Back to search
30
MCP

@thiagorufino/mcp-hub

npm/@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.

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

Similar MCP servers embedding-nearest

mcphub
A unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing s
0 tools
mcp-hub
A centralized manager for Model Context Protocol (MCP) servers with dynamic server management and monitoring
0 tools
mcp-ai-hub
A Model Context Protocol (MCP) server that provides unified access to various AI providers through LiteLM. Chat with OpenAI, Anthropic, and
0 tools
@vaayne/mcp-hub
MCP Hub - aggregates multiple MCP servers with tool discovery (search) and programmatic execution (exec)
0 tools
mcp-servers-hub
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offerin
0 tools
pAIchart MCP Hub
MCP Hub: AI service discovery, per-user OAuth, and multi-service workflow orchestration
0 tools · streamable-http

How to use

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

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