MCP Server
MCP Access Point
A gateway that converts existing HTTP services into MCP endpoints without code changes.
1804mo ago
Source About
MCP Access Point is a protocol conversion gateway that sits between MCP clients and existing HTTP services. It exposes those services over MCP using SSE or Streamable HTTP while forwarding requests to the upstream HTTP backend. The project supports multi-tenancy, runtime configuration updates, and an admin API for managing service mappings. It can proxy local or remote HTTP services and use OpenAPI specs to define routes. The README shows support for MCP clients such as Cursor Desktop, Windsurf, VS Code, Trae, and the MCP Inspector. It is built on Pingora and is intended for use as a lightweight gateway rather than a code generator or SDK.
Tags
mcpgatewayhttp-proxyssestreamable-http