Order Book Depth API✓
io.github.Br0ski777/orderbook-depth · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Br0ski777/orderbook-depth",
"description": "Uniswap V3 pool liquidity depth analysis — price impact at 1/2/5/10% levels. x402.",
"title": "Order Book Depth API",
"repository": {
"url": "https://github.com/Br0ski777/orderbook-depth-x402",
"source": "github"
},
"version": "1.0.0",
"websiteUrl": "https://github.com/Br0ski777/orderbook-depth-x402",
"remotes": [
{
"type": "sse",
"url": "https://orderbook-depth-x402-production.up.railway.app/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}