
MCP-Hub MCP
@warpdev
关于 MCP-Hub MCP
A hub server that connects to and manages other MCP (Model Context Protocol) servers.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-hub-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-hub-mcp",
"--config-path",
"/Users/username/mcp.json"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP-Hub MCP?
MCP-Hub MCP is a hub server that connects to and manages other MCP (Model Context Protocol) servers, allowing users to list their tools and execute them. It is especially useful for bypassing Cursor’s 40-tool MCP limit and reducing AI mistakes by hiding infrequently used tools.
How to use MCP-Hub MCP?
Install via npx with the mcp-hub-mcp package and specify a config path. Configure the hub by providing a JSON configuration file (Claude Desktop format) via environment variable (MCP_CONFIG_PATH), CLI argument (--config-path), or a default mcp-config.json. Once connected, use the tools list-all-tools and call-tool to interact with all managed servers.
Key features of MCP-Hub MCP
- Automatic connection to other MCP servers via configuration file
- Lists all available tools from connected servers
- Calls tools on connected servers and returns results
- Bypasses Cursor’s 40-tool MCP limit
- Reduces AI mistakes by hiding infrequently used tools
Use cases of MCP-Hub MCP
- Aggregate multiple MCP servers under a single hub to avoid tool caps
- Manage a large set of MCP tools across different servers
- Simplify AI interactions by exposing only the most relevant tools
FAQ from MCP-Hub MCP
What is the purpose of MCP-Hub MCP?
It connects to multiple MCP servers, lists their tools, and executes them. It is created mainly to bypass Cursor’s 40-tool MCP limit and reduce AI errors.
What are the runtime requirements?
Node.js 18.0.0 or higher, with npm, yarn, or pnpm.
How do I configure the hub to connect to other servers?
Use a configuration file in Claude Desktop format via the MCP_CONFIG_PATH environment variable, the --config-path command line argument, or a default mcp-config.json file in the current directory.
What tools does MCP-Hub MCP provide?
Two tools: list-all-tools (returns all tools from connected servers) and call-tool (calls a tool on a specific server using serverName, toolName, and toolArgs).
Does MCP-Hub MCP support authentication or custom transports?
The README does not mention authentication or custom transport support.
其他 分类下的更多 MCP 服务器
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
评论