Back to Categories

gateway

Discover the best gateway MCP servers for AI agents. Browse tools, use cases, installation guides, and integration documentation for gateway-focused Model Context Protocol implementations.

3 results found

MCP Access Point
MCP Access Point
MCP Access Point
MCP Access Point is a lightweight gateway that turns existing HTTP services into MCP (Model Context Protocol) endpoints with zero code changes. Built on high-performance Pingora proxy, it enables seamless protocol conversion between HTTP and MCP, supporting both SSE and Streamable HTTP. Designed for multi-tenant deployments, it offers a RESTful Admin API for real-time configuration management, dynamic updates, and resource administration without restarting the service. This repository provides a clear Quick Start, multi-tenancy guidance, and admin operations to manage upstreams, services, routes, and more, making it easy to expose legacy HTTP APIs to MCP clients like Cursor Desktop and MCP Inspectors.
MetaMCP
MetaMCP
MetaMCP
MetaMCP is a MCP proxy that lets you dynamically aggregate MCP servers into a unified MCP server, and apply middlewares. MetaMCP itself is a MCP server so it can be easily plugged into ANY MCP clients. It functions as an MCP Aggregator, Orchestrator, Middleware, and Gateway all in one docker image, enabling scalable, configurable hosting of multiple MCP servers behind a single endpoint with flexible authentication, tooling, and annotations. This README introduces core concepts such as MCP Server configurations, Namespaces, Endpoints, Middleware, Inspector, and Tool Overrides & Annotations, and provides quick-start guidance for running MetaMCP with Docker, building a development environment, and integrating with clients like Claude Desktop via proxies. It also covers MCP protocol compatibility, authentication options (including API keys, OAuth, and OIDC), and integration guidance for developers looking to remix MCP tool flows and middleware pipelines.
MCPJungle
MCPJungle
MCPJungle
MCPJungle is a self-hosted MCP Gateway and Registry for AI agents. It serves as a central registry and gateway to manage Model Context Protocol (MCP) servers and the tools they expose. By consolidating MCP server registration, tool discovery, and access control, MCPJungle enables AI agents and clients to discover, group, and securely invoke tools from a single, unified gateway. The project provides a CLI, Docker-based deployment options, and enterprise-ready features such as tool grouping, access control, and observability to streamline MCP-based workflows across organizations.