Aggregators
0
Consolidates and serves multiple Model Context Protocol (MCP) servers through a single Stdio or HTTP interface.
About
Mcp.Aggregators is a collection of Model Context Protocol (MCP) aggregators built using the MCP C# SDK. This tool simplifies the management and integration of various MCP servers by providing a unified access point. It can operate as either a standard input/output (Stdio) server for command-line interaction or an HTTP server, allowing for streamlined data processing and interaction with diverse MCP models from a single endpoint.
Key Features
- Supports running as a Stdio MCP server
- Supports running as an HTTP MCP server
- Configurable via mcp.json file
- 0 GitHub stars
- Utilizes the MCP C# SDK
- Aggregates multiple MCP servers
Use Cases
- Streamlining data processing and interaction from multiple MCP server sources
- Providing a single endpoint for diverse MCP models (e.g., fetch, sample, time)
- Centralized management and integration of various MCP server instances