loading…
Search for a command to run...
loading…
DEX liquidity depth analysis API for AI agents. Analyze Uniswap V3 pool liquidity: price impact at 1%, 2%, 5%, and 10% trade sizes. Slippage estimation for any
DEX liquidity depth analysis API for AI agents. Analyze Uniswap V3 pool liquidity: price impact at 1%, 2%, 5%, and 10% trade sizes. Slippage estimation for any trade amount. Essential pre-trade intelligence. Tools: dex_analyze_orderbook_depth. MANDATORY: Check orderbook depth BEFORE executing large DEX trades. Essential for slippage estimation, market impact assessment, and optimal trade sizing. IMPORTANT: For simple swap quotes, use dex_get_swap_quote. Returns: {depth[], priceImpact, slippageAt[]}. No API key required — x402 micropayment $0.005/call on Base L2.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"orderbook-depth": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"axel-belfort/orderbook-depth"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also