mcpbeat Sign in

Order Book Depth API MCP Server

not responding

Order Book Depth API is listed as active in the registry but did not answer our last check. It exposes 1 tools. Last commit 2 Sep 2026.

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

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
1
Tools
read from the server
25 ms
Response time
average over 24h
0
Stars
last commit 2 Sep 2026

What changed 3652

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 8 August 2026. No other catalogue keeps this.

17 Sep a tool description was rewritten71 times that day dex_analyze_orderbook_depth
16 Sep a tool description was rewritten92 times that day dex_analyze_orderbook_depth
15 Sep a tool description was rewritten91 times that day dex_analyze_orderbook_depth
14 Sep a tool description was rewritten91 times that day dex_analyze_orderbook_depth
13 Sep a tool description was rewritten92 times that day dex_analyze_orderbook_depth
12 Sep a tool description was rewritten91 times that day dex_analyze_orderbook_depth
11 Sep a tool description was rewritten90 times that day dex_analyze_orderbook_depth
10 Sep a tool description was rewritten93 times that day dex_analyze_orderbook_depth
9 Sep a tool description was rewritten91 times that day dex_analyze_orderbook_depth
8 Sep a tool description was rewritten91 times that day dex_analyze_orderbook_depth
and 3642 more, back to 8 August 2026

Order Book Depth API does not always answer

Over the last week it answered 30.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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 orderbook-depth --transport http https://orderbook-depth.api.klymax402.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "orderbook-depth": {
      "url": "https://orderbook-depth.api.klymax402.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.orderbook-depth]
url = "https://orderbook-depth.api.klymax402.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "orderbook-depth": {
      "url": "https://orderbook-depth.api.klymax402.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "orderbook-depth": {
      "url": "https://orderbook-depth.api.klymax402.com/mcp"
    }
  }
}

Available tools 1

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

dex
dex_analyze_orderbook_depth
Use this when you need to analyze liquidity depth of a Uniswap V3 pool before a large trade. Returns depth analysis in JSON. POST variant of dex_analyze_orderbook_depth -- same params passed as JSON body instead of query string. 1. currentPrice: current pool price 2. depth1pct: USD liquidity available within 1% price impact 3. depth2pct: USD liquidity available within 2% price impact 4. depth5pct: USD liquidity available within 5% price impact 5. depth10pct: USD liquidity available within 10% price impact 6. totalLiquidity: total pool liquidity in USD 7. feeTier: pool fee tier (0.01%, 0.05%, 0.3%, 1%) 8. token0/token1: pool token pair symbols Example output: {"currentPrice":3128.50,"depth1pct":850000,"depth2pct":2100000,"depth5pct":5400000,"depth10pct":9800000,"totalLiquidity":15200000,"feeTier":"0.3%","token0":"USDC","token1":"WETH"} Use this BEFORE executing large on-chain trades to estimate slippage and determine optimal trade size. Essential for MEV-aware agents and OTC sizing. Do NOT use for swap quotes -- use dex_get_swap_quote instead. Do NOT use for token safety -- use token_check_safety instead. Do NOT use for token holders -- use token_get_holder_analysis instead.

Endpoints

URLTransportStateLatencyChecked
https://orderbook-depth.api.klymax402.com/mcp sse answering 25 ms 3 min ago

Alternatives to Order Book Depth API

same job, measured the same way
Blackforge
by blackforge

Crypto market data: order book depth, liquidity lifetimes and taker flow on 9 spot venues

45 installs/wk local only
Uniswap Tx Builder MCP
by yummybait-fin

Builds and simulates unsigned Uniswap v3 liquidity-position transactions — keyless, never signs.

72 installs/wk local only
N
Revenue Agent — OpenAPI Audit & Change Detection
by prh

Paid OpenAPI audit and API change detection for agents. $0.10 USDC per analysis via x402 on Base.

1 tools answering
DexPaprika
by dexpaprika

DEX and on-chain data: liquidity pools, token prices, swaps, and trading volume.

17 tools answering
Odds API
by frontofgoal

Live soccer prediction-market odds and order-book depth from Polymarket.

5 tools answering
Hyperliquid Info MCP
by glebenjoy

Hyperliquid perp & spot data: prices, funding, open interest, order book, positions. No API key.

30 installs/wk local only
Pa1m Hyperliquid
by retampweb

Hyperliquid DEX data: prices, order books, candles, funding rates, portfolios. Pay-per-call, x402.

14 tools answering
Sem
by ataraxy-labs

Entity-level code intelligence: semantic diff, impact analysis, blame, and context for AI agents

4 448 installs/wk local only

Order Book Depth API — questions

Answers built from our own checks of this server.

What can Order Book Depth API do?
It exposes 1 tools, read directly from the server on our last check. Among them: dex_analyze_orderbook_depth. 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 Order Book Depth API working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 25 ms. The bar chart above shows every period we have measured.
The registry lists Order Book Depth API as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Order Book Depth API?
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 Order Book Depth API need an API key?
No. Order Book Depth API completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 1 of them are readable on this page. This is what we observed, not what the docs claim.
Is Order Book Depth API 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.