Mcp Hub MCP Server

v1.0.0APIsstable

A centralized manager for Model Context Protocol (MCP) servers with dynamic server management and monitoring

aichatgptclaude-aillmslocal-development
Share:
489
Stars
0
Downloads
0
Weekly
0/5

About

A centralized manager for Model Context Protocol (MCP) servers with dynamic server management and monitoring

Features

  • list-all-tools
  • call-tool
  • find-tools
  • get-tool
  • list-all-tools-in-server

Use Cases

List ALL available tools from all connected servers. NOTE: For better performance, use find-tools with keywords first. Only use this when you need to see everything or if find-tools didn't find what you need
Call a specific tool from a specific server. TIP: Use find-tools first to discover the tool and get the correct serverName and toolName
Use this tool to find best tools by searching with keywords or regex patterns. If you don't have a specific tool for a task, this is the best way to discover what tools are available.
Get complete schema for a specific tool from a specific server, including inputSchema. TIP: Use find-tools first to discover the tool and get the correct serverName and toolName
List ALL tools from a specific MCP server (returns name and description only)
ravitemer

Maintainer

LicenseMIT
Languagejavascript
Versionv1.0.0
UpdatedMay 19, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx mcp-hub

Examples

Basic Configuration

Configure Mcp Hub MCP Server

npx mcp-hub

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "mcp-hub": { "command": "npx", "args": ["-y", "mcp-hub"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Mcp Hub MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides