BridgeNode MCP
Rank #5,109io.github.bridgenode-ai/bridgenode-mcp
BridgeNode — x402 pay-per-request AI inference. OpenAI-compatible API + MCP, Solana USDC, gas-free.
BridgeNode MCP is a Model Context Protocol (MCP) server published by bridgenode-ai. It ranks #5,109 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. BridgeNode MCP is listed across 2 registries — Official MCP and Glama, with 19 tracked versions. It was first listed on Aug 5, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 126,937 of 132,046 servers on MCP Toplist.
Use BridgeNode MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http bridgenode-mcp https://bridgenode.cc/mcpclaude mcp add bridgenode-mcp -- npx -y @bridgenode/mcp[mcp_servers.bridgenode-mcp]
url = "https://bridgenode.cc/mcp"Add to ~/.codex/config.toml.
[mcp_servers.bridgenode-mcp]
command = "npx"
args = ["-y", "@bridgenode/mcp"]Add to ~/.codex/config.toml.
https://bridgenode.cc/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"bridgenode-mcp": {
"command": "npx",
"args": [
"-y",
"@bridgenode/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bridgenode-mcp": {
"url": "https://bridgenode.cc/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"bridgenode-mcp": {
"command": "npx",
"args": [
"-y",
"@bridgenode/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bridgenode-mcp": {
"type": "http",
"url": "https://bridgenode.cc/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"bridgenode-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@bridgenode/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bridgenode-mcp": {
"serverUrl": "https://bridgenode.cc/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bridgenode-mcp": {
"command": "npx",
"args": [
"-y",
"@bridgenode/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bridgenode-mcp": {
"url": "https://bridgenode.cc/mcp"
}
}
}{
"mcpServers": {
"bridgenode-mcp": {
"command": "npx",
"args": [
"-y",
"@bridgenode/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.bridgenode-ai%2Fbridgenode-mcp)<a href="https://mcptoplist.com/server/io.github.bridgenode-ai%2Fbridgenode-mcp"><img src="https://mcptoplist.com/badge/io.github.bridgenode-ai%2Fbridgenode-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
bridgenode-ai
Available versions (19)
| Version | Published |
|---|---|
| 1.6.0 | Sep 10, 2026 |
| 1.5.5 | Sep 10, 2026 |
| 1.5.4 | Sep 9, 2026 |
| 1.5.3 | Sep 9, 2026 |
| 1.5.2 | Sep 9, 2026 |
| 1.5.1 | Sep 9, 2026 |
| 1.5.0 | Sep 9, 2026 |
| 1.4.2 | Sep 9, 2026 |
| 1.4.1 | Sep 8, 2026 |
| 1.4.0 | Sep 8, 2026 |
| 1.3.0 | Sep 7, 2026 |
| 1.2.1 | Sep 6, 2026 |
| 1.2.0 | Sep 5, 2026 |
| 1.1.3 | Sep 3, 2026 |
| 1.1.2 | Sep 3, 2026 |
| 1.1.1 | Sep 2, 2026 |
| 1.1.0 | Aug 30, 2026 |
| 1.0.13 | Aug 30, 2026 |
| 1.0.12 | Aug 23, 2026 |
Frequently asked questions
- Who maintains BridgeNode MCP?
- BridgeNode MCP is maintained by bridgenode-ai, which publishes 1 MCP server (19 total versions) tracked on MCP Toplist.
- Is BridgeNode MCP listed on the Official MCP Registry?
- Yes — BridgeNode MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does BridgeNode MCP have?
- MCP Toplist tracks 19 versions of BridgeNode MCP, most recently published on Sep 10, 2026.
- Where can I find the source code for BridgeNode MCP?
- The source code for BridgeNode MCP is hosted at github.com/bridgenode-ai/bridgenode-mcp.
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.