mcp-hub-mcp
MCP-Hub-MCP Server is a hub server that connects to and manages other MCP (Model Context Protocol) servers.
The MCP-Hub-MCP Server is designed to connect to multiple MCP servers, list their tools, and execute them. It is particularly useful for overcoming the 40-tool limit imposed by Cursor and helps in reducing AI errors by concealing less frequently used tools. The server automatically connects to other MCP servers through a configuration file, lists available tools, and can call tools on connected servers to return results.
Features
- Automatic connection to other MCP servers via configuration file
- List available tools on connected servers
- Call tools on connected servers and return results
Tools
list-all-tools
Returns a list of tools from all connected servers.
call-tool
Calls a tool on a specific server.