mcpbeat Sign in

xRocket Exchange MCP Server

by nakazanie-ton Your server? Claim it
answering

xRocket Exchange MCP is answering right now. Last checked 3 min ago. 40 installs a week from npm. It exposes 10 tools. Last commit 25 Aug 2026.

Autonomous xRocket CEX trading inside operator-set limits, plus live market data over MCP

Installs per day peak 651 · avg 21
a month agotoday
Uptime history 24 days of history · worst day 99%
24 days agonow
100.0%
Uptime 24h
92 of 92 checks
10
Tools
read from the server
213 ms
Response time
average over 24h
40
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check xRocket Exchange MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add xrocket --transport http https://xrocket-mcp-production.up.railway.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "xrocket": {
      "url": "https://xrocket-mcp-production.up.railway.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.xrocket]
url = "https://xrocket-mcp-production.up.railway.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "xrocket": {
      "url": "https://xrocket-mcp-production.up.railway.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "xrocket": {
      "url": "https://xrocket-mcp-production.up.railway.app/mcp"
    }
  }
}

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

xrocket
xrocket_asset_info
List public assets or inspect one exact asset identifier.
xrocket_market_candles
Get public OHLCV candles for an exact ISO-8601 time window.
xrocket_market_orderbook
Get a public order-book snapshot. Precision must be valid for the selected pair.
xrocket_market_snapshot
Resolve an exact symbol or base asset and return market rules, ticker, best bid/ask, recent trades, and fees in one read-only call. Exact symbols win; ambiguous assets are never guessed.
xrocket_market_symbols
List all exchange symbols or inspect one exact symbol and its trading constraints.
xrocket_market_tickers
Get public 24-hour ticker data, optionally for a repeated list of symbols.
xrocket_market_trades
Get recent public trades for one symbol.
xrocket_onboarding_links
Return xRocket sign-in links, the local autonomous trading setup, and canonical API documentation.
xrocket_rates
Get public crypto-asset rates in one fiat base currency.
xrocket_trade_fees
Get exchange trade-fee data, optionally for repeated symbols.

Endpoints

URLTransportStateLatencyChecked
https://xrocket-mcp-production.up.railway.app/mcp streamable-http answering 200 ms 3 min ago

Alternatives to xRocket Exchange MCP

same job, measured the same way
CCXT
by ccxt

Official CCXT MCP server - Market data and trading across 100+ exchanges and prediction markets

1 654 installs/wk local only
Arzbin MCP Server
by arzbin

Live Iran exchange rates, gold, crypto, and Toman market data for AI agents.

6 tools answering
EventTrader MCP
by cymetica

AI prediction market trading — real-time data, CLOB exchange, 30+ tools

local only
Polymarket MCP
by beejmaxx

Polymarket market data, live CLOB books, replay, simulation, and opt-in trading in Rust.

local only
Openmm MCP
by qbt-labs

MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents

15 tools answering
Webull OpenAPI
by webull-inc

MCP server for Webull OpenAPI: trading and market data access for AI assistants

554 installs/wk local only
Openmm MCP
by adacapo21

AI-native crypto trading MCP server — market data, orders, grid strategies & DeFi

67 installs/wk local only
InsiderAlpha — SEC Insider Trading
by insideralpha

SEC Form 4 insider trades, daily trading plans, 8-K catalysts and market data for AI assistants.

answering

xRocket Exchange MCP — questions

Answers built from our own checks of this server.

What can xRocket Exchange MCP do?
It exposes 10 tools, read directly from the server on our last check. Among them: xrocket_asset_info, xrocket_market_candles, xrocket_market_orderbook, xrocket_market_snapshot, xrocket_market_symbols, xrocket_market_tickers and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is xRocket Exchange MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 213 ms. The bar chart above shows every period we have measured.
How do I connect xRocket Exchange MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does xRocket Exchange MCP need an API key?
No. xRocket Exchange MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is xRocket Exchange MCP?
It answers our handshake in 213 ms on average, which is faster than 72% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use xRocket Exchange MCP?
The npm package xrocket-mcp was installed 40 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is xRocket Exchange MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.