CoinCryptoRank MCP server
Real-time crypto market data, funding rates, arbitrage and trading tools from 60+ exchanges.
1 stars
Reviews
Write oneNobody has reviewed CoinCryptoRank MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
CoinCryptoRank MCP tools (35, 5 write)
write = sends, deletes, buys or postsadjust_hedgeFreeAdjust one leg of a hedged position: add_long / add_short / trim_long / trim_short. Params: positionId, action, sizeUsd.
agent_chatwrite actionFreeSend a message to your agent (free-form conversation; it answers with its strategy, live data and tools).
agent_decisionsFreeRecent decisions/log of one of your agents (status, trigger, summary, reply).
agent_statusFreeGet details of one of your agents (mode, status, risk, triggers, last activity).
agent_triggerwrite actionFreeRun the agent's selected trigger (interval → news → trading signal) and return the decision.
analyze_pair_liquidityFreeOrderbook liquidity for a hedged pair: max neutral size (min of both legs depth within slippage), best prices, recommendation. Params: exchangeA, exchangeB, symbol, slippagePct (default 0.3).
backtest_basis_strategyFreeBacktest the funding-harvest strategy (S2) on our REAL funding archive: gross/net %, annualized, winrate, max consecutive negative periods, verdict. Params: exchangeA, exchangeB, symbol, days (max 90), sizeUsd.
close_hedged_positionFreeClose a hedged position (both legs, market, reduce-only). Params: positionId, reason (optional).
close_positionFreeClose an open position from our registry (user_positions): market reduce-only on the exchange (binance/bingx/bybit), cancel exchange SL/TP, record realized PnL. Params: exchange, symbol (e.g. "BTC_USDT"). Returns fill price and PnL.
get_agent_eventsFreeEngine event feed for a position (slices, funding collected, alerts, liquidation). Params: positionId (optional), limit (default 30).
get_basis_historyFreeMinute-level price basis history between two exchanges for the same perp symbol (buyPrice vs sellPrice from our archive). Params: exchangeA, exchangeB, symbol (e.g. "HOME_USDT"), hours (default 6, max 48).
get_basis_regimeFreeBasis regime between two exchanges: mean/std/z-score/percentiles of the price spread, trend, oscillation score, and a signal (ENTER_LONG_BIAS / ENTER_SHORT_BIAS / HOLD). Params: exchangeA, exchangeB, symbol.
get_basis_signalFreeCombined entry signal: basis regime + liquidity check. Returns signal (ENTER_*_BIAS/HOLD), z-score, maxNeutralUsd, recommended action. Params: exchangeA, exchangeB, symbol, maxSizeUsd (optional cap).
get_exchange_skillsFreeList official exchange MCP servers and AI skill libraries we aggregate (Binance Skills Hub, BingX AI Skills, OKX Agent Trade Kit, Bybit MCP, Coinbase CDP, ...) with availability for YOUR connected exchange keys — tells an AI client which exchange skills it can actually use.
get_funding_arbitrageFreeCross-exchange funding-rate arbitrage opportunities from our live table. Returns assets where one exchange pays positive funding (long side) and another negative (short side). Params: exchangeA (e.g. "binance"), exchangeB (e.g. "bingx") to filter pairs between these two, minRateDiff (minimum |rate_diff| in %, e.g. 0.05), limit (max rows, default 20).
get_funding_ratesFreeCurrent funding rates for perpetual futures from all exchanges. Params: asset (e.g. "BTC"), exchange (e.g. "binance"), limit (default 20, max 50).
get_funding_scheduleFreeFunding schedule for a perp on an exchange: current rate %, interval hours, next payment time, mark price. Params: exchange, symbol.
get_klinesFreeOHLCV candles from the official exchange API (binance or xt). Params: exchange ("binance"|"xt"), symbol, interval ("1m","5m","1h"), limit (max 500).
get_newsFreeLatest crypto news headlines with short descriptions. Params: limit (default 10, max 30).
get_open_ordersFreeList open orders on an exchange (REAL). Params: exchange ("binance"|"bingx"|"bybit"), symbol (optional, e.g. "BTC_USDT"). binance = futures open orders, bybit = linear perps; bingx spot returns unsupported (single-order query only).
get_orderbookFreeOrderbook depth snapshot for a symbol on an exchange. Params: exchange (e.g. "binance_spot", "bingx"), symbol (e.g. "BTC/USDT"), depth (default 10, max 25).
get_perp_arbitrageFreePerpetual futures arbitrage: same perp traded on two exchanges with a price spread. Params: exchangeA, exchangeB, minSpreadPct, limit.
get_portfolioFreeThe user's real exchange balances from their connected accounts (Binance futures, BingX spot+futures, Bybit, XT, Pionex). Use when the user asks about their balances, positions, or portfolio. Params: exchange (optional: "binance" | "bingx" | "bybit" | "xt" | "pionex").
get_positionsFreeThe user's open positions from our registry (user_positions) — what the agent/bots have open. Params: exchange (optional), symbol (optional).
get_spot_arbitrageFreeSpot arbitrage opportunities: buy asset on one exchange, sell on another. Params: exchangeA, exchangeB (filter pairs between these two), minProfitPct (e.g. 0.5), limit.
get_threat_levelFreeInstant risk assessment for a position: GREEN/YELLOW/RED, liq distance %, basis deviation %, reasons, recommended action. Params: positionId.
get_tickersFreeTop crypto prices from our aggregated ticker feed (global VWAP across 60+ exchanges). Params: topN (default 10, max 30), symbols (optional array like ["BTC","ETH"]).
hedge_statusFreeCurrent status of hedged position(s): legs, avg prices, current basis, PnL, margin/liq distance, threat level, funding countdown. Params: positionId (optional — omit for all open positions).
list_agentsFreeList your AI agents: id, name, mode, scenario, status, last decision/trigger.
list_hedge_positionsFreeAll hedged positions of the user (open and closed).
open_hedged_positionFreeOpen a NEUTRAL hedged position: LONG on exchangeA + SHORT on exchangeB (or vice versa via longExchange param). Entry is executed by the hedge engine strictly from orderbooks (max neutral size, slices, basis control). REAL mode only. Params: exchangeA, exchangeB, symbol, sizeUsd (≤5000), leverage (1-10), strategy ("funding"|"basis"|"hybrid"), longExchange (optional, default exchangeA), protection: slPct/tpPct/maxBasisDeviationPct/marginAlertPct/maxSlippagePct/maxSlices/autoTopUpUsd.
place_orderwrite actionFreePlace a real market order on the user's exchange (Binance or BingX — only exchanges connected to this agent). Trading is only allowed when the agent mode is REAL. The order size is strictly limited by the agent's risk % of free balance; the system validates and may reject. A stop-loss and take-profit are placed on the exchange automatically. Params: exchange ("binance"|"bingx"), symbol (asset like "BTC"), side ("BUY"|"SELL"), amount_type ("PERCENTAGE"|"FIXED_USDT"), amount_value (number).
set_hedge_protectionwrite actionFreeUpdate protection thresholds of an open position: slPct, tpPct, maxBasisDeviationPct, marginAlertPct, autoTopUpUsd. Params: positionId + any threshold.
set_sl_tpFreeSet/update exchange-side stop-loss and take-profit on an open position (REAL; binance futures, bybit linear; bingx spot unsupported). Params: exchange, symbol, stopLossPct/takeProfitPct (percent from entry) or absolute stopLossPrice/takeProfitPrice.
square_postwrite actionFreePublish a post to Binance Square using YOUR Binance Square OpenAPI key (set in Integrations). Max 3 different $TICKER coin tags per post; write prices as plain numbers (no $). Daily limit: 100 posts.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 2117ms17/20
- Tool poisoning35 tool descriptions checked15/15
- Auth qualityAPI key sent as a header8/15
- Maintenancelast push 20 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
claude mcp add --transport http coincryptorank-mcp https://coincryptorank.com/api/v1/mcp
CoinCryptoRank MCP: common questions
- Is CoinCryptoRank MCP server safe?
- Mostly: it is graded B (84/100). Read the CoinCryptoRank MCP safety report
- How do I install CoinCryptoRank MCP?
- It runs remotely at coincryptorank.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does CoinCryptoRank MCP need an API key?
- Yes. The registry entry asks for
Authorization. - Is CoinCryptoRank MCP maintained?
- The last commit was 20 days ago (2026-08-31). The latest release is v1.0.1.
- Is CoinCryptoRank MCP up?
- 100% of our last 5 checks got an answer. We check remote servers about four times a day.
- What can I use instead of CoinCryptoRank MCP?
- Servers from other publishers that do the same job: Trading Signals MCP server, CoinRithm Agent Trading MCP server and Fee Optimizer MCP server. Compare all CoinCryptoRank MCP alternatives.
Alternatives to CoinCryptoRank MCP
Same job from other publishers: the closest match first, then the best rated.
- Trading SignalsLive AI crypto trading signals for agents. No API key needed to try — 3 signals + hit rate.not reviewedGrowingB
- CoinRithm Agent TradingKeyless prediction-market data across 12 venues plus paper-trading of crypto spot, futures, and PM.not reviewedGrowingB
- Fee Optimizer MCPCompare crypto exchange fees across 18 venues. VIP tiers, funding, spread, fiat rails, app vs PRO.not reviewedGrowingA
- RiskState — Crypto Risk EngineLive BTC/ETH risk state: risk policy, market structure and trading playbooks. Keyless free tier.not reviewedGrowingA
TradingCalc MCP: Crypto Trading, On-Chain & Prediction MarketsDeterministic crypto futures, on-chain risk, and prediction-market math. 32 tools. Not AI estimates.not reviewedGrowingB