Hubble Mcp Tool
Freeby MCP Community
MCP server for Hubble
v0.1.19Added Apr 12, 2026
modelcontextprotocolmcpmcp-serverhubble
Hubble Mcp Tool MCP Server
MCP server for Hubble
Installation
npx -y hubble-mcp-tool
Reviews
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"]
}
}
}