Back to search
30
MCP

@vaayne/mcp-hub

npm/@vaayne/mcp-hub

MCP Hub - aggregates multiple MCP servers with tool discovery (search) and programmatic execution (exec)

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mazhu/mcp-hub
MCP Server Hub - Discover, search, and install MCP Servers
0 tools
mcphub
A unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing s
0 tools
codeany-hubs-mcp-server
MCP server exposing Codeany Hubs authoring tools.
0 tools
pAIchart MCP Hub
MCP Hub: AI service discovery, per-user OAuth, and multi-service workflow orchestration
0 tools · streamable-http
mcp-workbench
MCP server that aggregates other MCP tools and provides dynamic discovery through toolboxes
0 tools
@thiagorufino/mcp-hub
MCP Hub is a local web UI for testing LLMs and MCP servers. Connect providers, inspect tool calls, and run multi-turn chats in one place.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@vaayne/mcp-hub": {
      "url": "None",
      "transport": "http"
    }
  }
}