Hub
Centralizes multiple MCP servers into a unified hub, enabling seamless tool discovery and routing across specialized servers for complex workflows without managing individual connections.
37 stars
0 tools
Created Aug 2025
@warpdev/warpdev-hub-hub-mcpAbout
Centralizes multiple MCP servers into a unified hub, enabling seamless tool discovery and routing across specialized servers for complex workflows without managing individual connections.
Categories
general
Installation
npm
npm install @warpdev/warpdev-hub-hub-mcp
Configuration
{
"mcpServers": {
"warpdev-hub-hub-mcp": {
"command": "npx",
"args": [
"-y",
"@warpdev/warpdev-hub-hub-mcp"
]
}
}
}