Proxy
Createdadamwattis
Aggregates and serves multiple Model Context Protocol (MCP) resource servers through a single interface.
About
This server acts as a central hub for managing multiple MCP resource servers, exposing their combined capabilities through a unified interface. It handles request routing to the appropriate backend servers and aggregates responses from multiple sources, simplifying interaction with various MCP resources.
Key Features
- Aggregates prompts from connected servers and routes prompt requests.
- Discovers and connects to multiple MCP resource servers.
- Aggregates resources from all connected servers.
- Routes tool calls to appropriate backend servers.
- Maintains consistent URI schemes across servers.
Use Cases
- Simplifying access to multiple MCP servers through a single point.
- Centralized management of MCP resources in a development environment.
- Integrating multiple MCP services within a single application.