McpServerHub

blankbrains/McpServerHub
★ 1 stars Python Other Updated 15d ago
MCP Server Hub - Discover, install, manage, and publish MCP Servers
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpserverhub": {
      "command": "uvx",
      "args": [
        "mcpserverhub"
      ]
    }
  }
}

Or install with pip: pip install mcpserverhub