Skip to content

Hubble Mcp Tool

Free

by MCP Community

MCP server for Hubble

v0.1.19Added Apr 12, 2026
modelcontextprotocolmcpmcp-serverhubble
Works with:ClaudeGPTGeminiCopilot

Hubble Mcp Tool MCP Server

MCP server for Hubble

Installation

npx -y hubble-mcp-tool

Reviews

Leave a Review

Installation

Quick install
npx -y hubble-mcp-tool
Add to claude_desktop_config.json
{
  "mcpServers": {
    "hubble-mcp-tool": {
      "command": "npx",
      "args": ["-y", "hubble-mcp-tool"]
    }
  }
}