소개
MCP Hub provides a modern HTTP-based server that implements the Model Context Protocol (MCP) using JSON-RPC 2.0. This server, integrated within a Next.js application, allows AI assistants and development tools to efficiently search for and retrieve detailed information about registered MCPs. It deprecates traditional stdio-based implementations in favor of a more accessible and reliable HTTP interface, offering standardized endpoints for seamless interaction and discovery.
주요 기능
- API Key Authentication
- CORS Support
- Dual Transport Support (HTTP POST & Server-Sent Events)
- JSON-RPC 2.0 Compliance
- 0 GitHub stars
- Rate Limiting
사용 사례
- Integrating AI assistants with MCP Hub for MCP discovery
- Programmatically searching for and retrieving details about MCPs
- Configuring modern MCP clients to connect to an HTTP server