Access Point is an open-source protocol conversion gateway that bridges Model Context Protocol (MCP) clients with traditional HTTP backend services without requiring backend modification. Built on the Pingora framework, it converts MCP JSON-RPC requests to HTTP requests and vice versa, supports both Server-Sent Events (SSE) and Streamable HTTP transports, and provides multi-tenancy, dynamic configuration (via file or Etcd), and runtime administration via an API and web dashboard. It's intended for developers and organizations building or integrating MCP-based systems into existing infrastructure.
Visit Access Point's official website for product details and getting started.
Comprehensive API reference and usage examples for Access Point.
Access the source code, report issues, and contribute to the project.
Join the community to ask questions, share insights, and find solutions related to Access Point.