cross-claude-mcp
Rank #14,892glama/rblank9/cross-claude-mcp
A message bus that enables AI assistants (Claude, ChatGPT, Gemini, Perplexity) to communicate via shared channels using MCP or REST APIs.
cross-claude-mcp is a Model Context Protocol (MCP) server published by rblank9. It ranks #14,892 of 132,046 servers tracked on MCP Toplist, and its repository has 17 GitHub stars. cross-claude-mcp is listed across 2 registries — PulseMCP and Glama, and ships as a single rolling release with no explicit version metadata. It was first listed on Mar 7, 2026.
Ranks ahead of 117,154 of 132,046 servers on MCP Toplist.
Use cross-claude-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http cross-claude-mcp https://cross-claude-mcp-production.up.railway.app/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.cross-claude-mcp]
url = "https://cross-claude-mcp-production.up.railway.app/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://cross-claude-mcp-production.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"cross-claude-mcp": {
"url": "https://cross-claude-mcp-production.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"cross-claude-mcp": {
"type": "http",
"url": "https://cross-claude-mcp-production.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"cross-claude-mcp": {
"serverUrl": "https://cross-claude-mcp-production.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"cross-claude-mcp": {
"url": "https://cross-claude-mcp-production.up.railway.app/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/glama%2Frblank9%2Fcross-claude-mcp)<a href="https://mcptoplist.com/server/glama%2Frblank9%2Fcross-claude-mcp"><img src="https://mcptoplist.com/badge/glama%2Frblank9%2Fcross-claude-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
rblank9
Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains cross-claude-mcp?
- cross-claude-mcp is maintained by rblank9, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is cross-claude-mcp listed on the Official MCP Registry?
- cross-claude-mcp is not on the Official MCP Registry. It is listed on PulseMCP and Glama.
- How many versions does cross-claude-mcp have?
- cross-claude-mcp ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for cross-claude-mcp?
- The source code for cross-claude-mcp is hosted at github.com/rblank9/cross-claude-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.