Skip to content
Back to search
30
MCP http

Binance Spot Order Book Snapshot

x402/binance-spot-order-book-snapshot

Current order book snapshot for any Binance spot trading pair with top bids and asks. Returns price levels, quantities, total bid depth, total ask depth, and order book imbalance ratio. Perfect for AI trading bots detecting market pressure, MEV bots identifying arbitrage, price impact calculators, and market microstructure analysis. Real-time from Binance public. [x402: $0.05/call on base, category=finance]

Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Binance Recent Trades
Last 100 executed trades for any Binance spot pair with price, quantity, side buy or sell, and timestamp. Essential for AI agents detecting
0 tools · http
Binance BTC/USDT Spot Price
Real-time Bitcoin spot price in USDT from Binance, the highest-volume crypto exchange. Sub-second freshness, ideal for AI trading agents, ar
0 tools · http
SYNTHORA SYNTHORA Orderbook Liquidity
Live order book depth and liquidity (bid/ask walls, spread, imbalance) for any crypto pair. For execution and slippage-aware agents. Free so
0 tools · http
Order Book Depth API
Uniswap V3 pool liquidity depth analysis — price impact at 1/2/5/10% levels. x402.
1 tools · sse
Perpetual Open Interest Snapshot
Current open interest for any Binance perpetual contract with 24 hour change percentage, notional value in USD, and historical OI over the l
0 tools · http
Kalshi Market Order Book
Live order book (yes and no price levels with size) for one Kalshi market by ticker. Public Kalshi trade-api v2. [x402: $0.1/call on base, c
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "binance_spot_order_book_snapshot": {
      "url": "https://proxy.suverse.io/v1/data/suverse-binance-orderbook",
      "transport": "http"
    }
  }
}