Home › Other › crabeye-mcp-bridge

crabeye-mcp-bridge

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

TypeScript
★ 15 stars Last pushed 2026-06-19 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.3.0)

npx -y @crabeye-ai/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "crabeye-mcp-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "@crabeye-ai/[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry