mcp-hub

ComputerNetworks-UFRGS/mcp-hub
★ 0 stars Python ⚙️ DevOps Updated 2d ago
Collection of MCP servers for Kubernetes Observability and Application Troubleshooting
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install mcp-hub

README Excerpt

Collection of MCP servers for Kubernetes Observability and Application Troubleshooting