Crabeye MCP Bridge
Rank #14,252io.github.crabeye-ai/crabeye-mcp-bridge
One MCP connection for all your tools — with discovery, namespacing, and execution policies.
Crabeye MCP Bridge is a Model Context Protocol (MCP) server published by crabeye-ai. It ranks #14,252 of 132,046 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. Crabeye MCP Bridge is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Mar 13, 2026 and most recently updated on Jun 5, 2026.
Ranks ahead of 117,794 of 132,046 servers on MCP Toplist.
Use Crabeye MCP Bridge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add crabeye-mcp-bridge -- npx -y @crabeye-ai/crabeye-mcp-bridge[mcp_servers.crabeye-mcp-bridge]
command = "npx"
args = ["-y", "@crabeye-ai/crabeye-mcp-bridge"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"crabeye-mcp-bridge": {
"command": "npx",
"args": [
"-y",
"@crabeye-ai/crabeye-mcp-bridge"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"crabeye-mcp-bridge": {
"command": "npx",
"args": [
"-y",
"@crabeye-ai/crabeye-mcp-bridge"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"crabeye-mcp-bridge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@crabeye-ai/crabeye-mcp-bridge"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"crabeye-mcp-bridge": {
"command": "npx",
"args": [
"-y",
"@crabeye-ai/crabeye-mcp-bridge"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"crabeye-mcp-bridge": {
"command": "npx",
"args": [
"-y",
"@crabeye-ai/crabeye-mcp-bridge"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.crabeye-ai%2Fcrabeye-mcp-bridge)<a href="https://mcptoplist.com/server/io.github.crabeye-ai%2Fcrabeye-mcp-bridge"><img src="https://mcptoplist.com/badge/io.github.crabeye-ai%2Fcrabeye-mcp-bridge.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
crabeye-ai
Available versions (4)
| Version | Published |
|---|---|
| 1.3.0 | Jun 5, 2026 |
| 1.2.0 | May 8, 2026 |
| 1.0.0 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Crabeye MCP Bridge?
- Crabeye MCP Bridge is maintained by crabeye-ai, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Crabeye MCP Bridge listed on the Official MCP Registry?
- Yes — Crabeye MCP Bridge is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Crabeye MCP Bridge have?
- MCP Toplist tracks 4 versions of Crabeye MCP Bridge, most recently published on Jun 5, 2026.
- Where can I find the source code for Crabeye MCP Bridge?
- The source code for Crabeye MCP Bridge is hosted at github.com/crabeye-ai/crabeye-mcp-bridge.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.