Rubin Exchange
Rank #47,328trade.rubin/exchange
Rubin: self-custody DEX for crypto perpetuals & spot - trade, read positions, orders, balances.
Rubin Exchange is a Model Context Protocol (MCP) server published by rubin-trade. It ranks #47,328 of 132,405 servers tracked on MCP Toplist. Rubin Exchange is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jun 21, 2026 and most recently updated on Jun 22, 2026.
Ranks ahead of 85,077 of 132,405 servers on MCP Toplist.
Use Rubin Exchange
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http exchange https://mcp.mainnet.rubin.trade/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.exchange]
url = "https://mcp.mainnet.rubin.trade/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.mainnet.rubin.trade/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"exchange": {
"url": "https://mcp.mainnet.rubin.trade/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": {
"exchange": {
"type": "http",
"url": "https://mcp.mainnet.rubin.trade/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"exchange": {
"serverUrl": "https://mcp.mainnet.rubin.trade/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"exchange": {
"url": "https://mcp.mainnet.rubin.trade/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/trade.rubin%2Fexchange)<a href="https://mcptoplist.com/server/trade.rubin%2Fexchange"><img src="https://mcptoplist.com/badge/trade.rubin%2Fexchange.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
rubin-trade
Available versions (3)
| Version | Published |
|---|---|
| 1.0.2 | Jun 22, 2026 |
| 1.0.1 | Jun 22, 2026 |
| 1.0.0 | Jun 21, 2026 |
Frequently asked questions
- Who maintains Rubin Exchange?
- Rubin Exchange is maintained by rubin-trade, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Rubin Exchange listed on the Official MCP Registry?
- Yes — Rubin Exchange is listed on the Official MCP Registry, alongside Glama.
- How many versions does Rubin Exchange have?
- MCP Toplist tracks 3 versions of Rubin Exchange, most recently published on Jun 22, 2026.
- Where can I find the source code for Rubin Exchange?
- The source code for Rubin Exchange is hosted at github.com/rubin-trade/rubin-mainnet-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.