Skip to main content
ClaudeWave

A unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies.

MCP Servers2.2k estrellas262 forksTypeScriptApache-2.0Actualizado yesterday
Nota editorial

MCPHub is a TypeScript-based MCP gateway that consolidates multiple MCP servers behind a single, self-hosted hub with a web dashboard, exposing them through Streamable HTTP and SSE endpoints at distinct URL paths: `/mcp` for all servers at once, `/mcp/{group}` for logical groups, `/mcp/{server}` for individual servers, and `/mcp/$smart` for AI-powered tool discovery via vector semantic search. Claude Desktop and other MCP-compatible clients connect to these endpoints directly, replacing the need to configure each MCP server separately in every client. Operators manage servers through either a browser dashboard or a bundled CLI that supports commands like `mcphub servers add`, `mcphub tools list`, and `mcphub call`, with hot-swappable configuration that requires no downtime. A notable feature is tool result compression, which reduces large text outputs before they reach clients, and production deployments can store configuration in PostgreSQL with OAuth 2.0 and social login support. The project suits teams or individuals running many MCP servers who want centralized access control, grouping, and routing from a single Docker-deployable service.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/samanhappy/mcphub
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcphub": {
      "command": "node",
      "args": ["/path/to/mcphub/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/samanhappy/mcphub and follow its README for install instructions.

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
mcpmcp-gatewaymcp-hubmcp-routermcp-server

Lo que la gente pregunta sobre mcphub

¿Qué es samanhappy/mcphub?

+

samanhappy/mcphub es mcp servers para el ecosistema de Claude AI. A unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies. Tiene 2.2k estrellas en GitHub y se actualizó por última vez yesterday.

¿Cómo se instala mcphub?

+

Puedes instalar mcphub clonando el repositorio (https://github.com/samanhappy/mcphub) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar samanhappy/mcphub?

+

Nuestro agente de seguridad ha analizado samanhappy/mcphub y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene samanhappy/mcphub?

+

samanhappy/mcphub es mantenido por samanhappy. La última actividad registrada en GitHub es de yesterday, con 37 issues abiertos.

¿Hay alternativas a mcphub?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega mcphub en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: samanhappy/mcphub
[![Featured on ClaudeWave](https://claudewave.com/api/badge/samanhappy-mcphub)](https://claudewave.com/repo/samanhappy-mcphub)
<a href="https://claudewave.com/repo/samanhappy-mcphub"><img src="https://claudewave.com/api/badge/samanhappy-mcphub" alt="Featured on ClaudeWave: samanhappy/mcphub" width="320" height="64" /></a>

Más MCP Servers