Unified Hub
0
Connects multiple independent Model Context Protocol servers, exposing a unified interface to clients like large language models and applications.
소개
MCP one is a lightweight, extensible, and high-performance central hub designed to consolidate and manage multiple Model Context Protocol (MCP) servers from a single point. It simplifies client integrations by providing a unified API for diverse MCP tools, eliminating the need for M×N connections. With dynamic configuration via YAML, health monitoring, and a scalable architecture, it allows seamless addition and management of new MCP servers, making it a future-proof solution for centralized tool access.
주요 기능
- Dynamic Endpoint Mapping: Customize route and payload mapping for each MCP
- Health Monitoring: Built-in /health and /status endpoints for connected servers
- Async & Scalable: Built with FastAPI, httpx, and asyncio for high performance
- 0 GitHub stars
- Dynamic integration: Add or remove MCP servers via configuration
- Unified API: Standardized endpoints for /tools, /call, and /servers across all MCPs
사용 사례
- Simplifying client integration with diverse Model Context Protocol (MCP) servers
- Centralizing the management, monitoring, and execution of tools across multiple MCP instances
- Future-proofing applications by allowing new MCP servers to be added without code changes