MCP Hub
byhekmon8
0Provides documentation and configuration for an HTTP-based server facilitating search and discovery of Model Context Protocols.
Acerca de
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.
Características Principales
- API Key Authentication
- CORS Support
- Dual Transport Support (HTTP POST & Server-Sent Events)
- JSON-RPC 2.0 Compliance
- 0 GitHub stars
- Rate Limiting
Casos de Uso
- 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