Claude Context Bridge
Rank #1,792io.github.PhoenixFeuer32/claude-context-bridge
MCP server providing claude-context-bridge capabilities
Claude Context Bridge is a Model Context Protocol (MCP) server published by PhoenixFeuer32. It ranks #1,792 of 132,046 servers tracked on MCP Toplist, and its repository has 229 GitHub stars. Claude Context Bridge is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 26, 2026 and most recently updated on Feb 26, 2026.
Ranks ahead of 130,254 of 132,046 servers on MCP Toplist.
Use Claude Context Bridge
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http claude-context-bridge https://claude-context-bridge.fly.dev/mcp[mcp_servers.claude-context-bridge]
url = "https://claude-context-bridge.fly.dev/mcp"Add to ~/.codex/config.toml.
https://claude-context-bridge.fly.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"claude-context-bridge": {
"url": "https://claude-context-bridge.fly.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"claude-context-bridge": {
"type": "http",
"url": "https://claude-context-bridge.fly.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"claude-context-bridge": {
"serverUrl": "https://claude-context-bridge.fly.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"claude-context-bridge": {
"url": "https://claude-context-bridge.fly.dev/mcp"
}
}
}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.PhoenixFeuer32%2Fclaude-context-bridge)<a href="https://mcptoplist.com/server/io.github.PhoenixFeuer32%2Fclaude-context-bridge"><img src="https://mcptoplist.com/badge/io.github.PhoenixFeuer32%2Fclaude-context-bridge.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
PhoenixFeuer32
Available versions (2)
| Version | Published |
|---|---|
| 2.0.0 | Feb 26, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Claude Context Bridge?
- Claude Context Bridge is maintained by PhoenixFeuer32, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Claude Context Bridge listed on the Official MCP Registry?
- Yes — Claude Context Bridge is listed on the Official MCP Registry.
- How many versions does Claude Context Bridge have?
- MCP Toplist tracks 2 versions of Claude Context Bridge, most recently published on Feb 26, 2026.
- Where can I find the source code for Claude Context Bridge?
- The source code for Claude Context Bridge is hosted at github.com/PhoenixFeuer32/claude-context-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.