Back to search
90
MCP v1.0.0 sse

Order Book Depth API

io.github.Br0ski777/orderbook-depth

Uniswap V3 pool liquidity depth analysis — price impact at 1/2/5/10% levels. x402.

Uptime
66.7%
3 probes
Response
220ms
last probe
Tools
1
callable

Tools · 1

dex_analyze_orderbook_depth

Use this when you need to analyze liquidity depth of a Uniswap V3 pool on Base. Returns current price, liquidity at 1%/2%/5%/10% price impact levels (in USD), total liquidity, and fee tier. Useful for…

Similar MCP servers embedding-nearest

Order Book Depth API
Uniswap V3 pool liquidity depth analysis — price impact at 1/2/5/10% levels. x402.
0 tools · sse
Orderbook Depth
Uniswap V3 pool liquidity depth analysis with price impact calculations at 1%, 2%, 5%, and 10% levels.
0 tools
dex_liquidity
Get liquidity depth and volume for a token pair on DEXs [x402: $0.003/call on stellar-testnet, category=other]
0 tools · http
Solana Pool Liquidity Scanner API
Solana DEX pool liquidity depth — TVL, slippage, volume, Raydium/Orca/Meteora. x402.
0 tools · sse
Solana Pool Liquidity Scanner API live
Solana DEX pool liquidity depth — TVL, slippage, volume, Raydium/Orca/Meteora. x402.
1 tools · sse
Hyperliquid Perp Market Data API
Hyperliquid perp order book, prices, funding, OI, candles. x402 paid.
3 tools · sse

How to use

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

{
  "mcpServers": {
    "order_book_depth_api": {
      "url": "https://orderbook-depth-x402-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}