Kong/kong
Kong Gateway is a cloud-native, scalable API gateway that manages API, AI LLM, and Model Context Protocol (MCP) traffic with advanced security, observability, and extensibility features.
OpenMCP is a versatile tool designed to convert OpenAPI specifications into MCP (Model Context Protocol) servers, facilitating seamless integration and management of multiple MCP tools and servers through a unified configuration. It enables users to easily transform any OpenAPI specification into an MCP server and combine multiple MCP servers into a single server tailored with the specific tools needed. OpenMCP supports both stdio and SSE (Server-Sent Events) transports and is compatible with all major chat clients, making it highly adaptable for various use cases. The tool simplifies the process of adding new capabilities by allowing users to install OpenAPI-based servers with a simple command, which automatically generates an `openmcp.json` configuration file. This file defines the servers to be started, authentication configurations, and the tools to expose for each server. The configuration supports referencing environment variables for sensitive data like API keys or database URLs, enhancing security and flexibility. OpenMCP's configuration allows mixing different types of servers, such as OpenAPI servers and stdio servers, within the same MCP server instance. For example, it can combine a weather forecast API server with a local PostgreSQL database query server, exposing only selected tools from each. This modular approach enables users to customize their MCP environment precisely to their needs. Running the OpenMCP server is straightforward, either automatically through the install command or manually by specifying the configuration file. This ease of use, combined with its powerful integration capabilities, makes OpenMCP a valuable tool for developers working with the Model Context Protocol, enabling efficient orchestration of diverse MCP tools and services.
https://github.com/getdatanaut/openmcp
Kong Gateway is a cloud-native, scalable API gateway that manages API, AI LLM, and Model Context Protocol (MCP) traffic with advanced security, observability, and extensibility features.
Higress is a cloud-native AI native API gateway by Alibaba that supports hosting Model Context Protocol (MCP) servers, enabling unified management of AI and LLM APIs with extensible Wasm plugins and enterprise-grade features.
IBM/mcp-context-forge is a production-grade MCP Gateway that unifies and manages MCP and REST services, providing a secure, scalable, and feature-rich interface for AI clients.
mcpo is a secure and simple proxy server that exposes Model Context Protocol (MCP) tools as OpenAPI-compatible HTTP servers, enabling seamless integration with LLM agents and applications.
mcp-proxy is a proxy server tool that enables communication between MCP servers using stdio and SSE transport protocols, facilitating interoperability within the MCP ecosystem.
MetaMCP is a proxy server that aggregates multiple MCP servers into a unified MCP server endpoint, applies middleware, and hosts these endpoints for seamless integration with MCP clients.
MCPHub is a unified management platform that aggregates multiple Model Context Protocol (MCP) servers into streamable HTTP endpoints, providing centralized control, real-time monitoring, secure access, and intelligent tool discovery for efficient AI tool integration.
MCP Gateway is a lightweight, configuration-driven gateway service that converts existing APIs into MCP protocol-compliant endpoints without code changes, supporting Docker and Kubernetes deployments with a built-in management UI.