← Index

io.github.crabeye-ai/crabeye-mcp-bridge

io.github.crabeye-ai/crabeye-mcp-bridge·v1.0.0·Other
Quality Score
84
/100

One MCP connection for all your tools — with discovery, namespacing, and execution policies.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "crabeye-mcp-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "@crabeye-ai/crabeye-mcp-bridge"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "crabeye-mcp-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "@crabeye-ai/crabeye-mcp-bridge"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @crabeye-ai/crabeye-mcp-bridge
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other