Rubin Exchange MCP Tools
Rubin Exchange exposes 33 tools. Each one has its own page with the configuration for every client that can run this server.
-
whoamiwhoami
-
get_block_heightRead-onlyget block height
-
list_marketsRead-onlylist markets
-
get_marketRead-onlyget market
-
get_orderbookRead-onlyget orderbook
-
get_candlesRead-onlyget candles
-
get_candles_multiRead-onlyget candles multi
-
get_balanceRead-onlyget balance
-
get_equityRead-onlyget equity
-
get_positionsRead-onlyget positions
-
get_open_ordersRead-onlyget open orders
-
get_portfolioRead-onlyget portfolio
-
get_position_riskRead-onlyget position risk
-
get_fillsRead-onlyget fills
-
get_pnlRead-onlyget pnl
-
get_funding_statusRead-onlyget funding status
-
deposit_to_subaccountdeposit to subaccount
-
top_up_gastop up gas
-
place_limit_orderplace limit order
-
place_market_orderplace market order
-
cancel_orderMutatingcancel order
-
cancel_all_ordersMutatingcancel all orders
-
batch_cancelbatch cancel
-
place_stop_lossplace stop loss
-
place_take_profitplace take profit
-
close_positionMutatingclose position
-
close_all_positionsMutatingclose all positions
-
open_positionopen position
-
get_newsRead-onlyget news
-
get_leaderboardRead-onlyget leaderboard
-
get_my_rankRead-onlyget my rank
-
get_fee_tierRead-onlyget fee tier
-
get_referral_programRead-onlyget referral program
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.