DEX Swap Quotes — Uniswap, SushiSwap, Aerodrome

DEX swap quote API for AI agents.

Community: Submitted by a user or imported; check the owner before granting accessRequires local installNo sign-inGlobalFreeRead-only
This server only runs on your computer. It cannot be added to Claude or ChatGPT web. See the project docs for installation.

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    DEX swap quote API for AI agents. Best swap quotes across Uniswap V2/V3, SushiSwap, Aerodrome, and other DEXes. Returns optimal route, price impact, slippage estimate, gas cost, and minimum output.

    Tools: dex_get_swap_quote.

    MANDATORY: Call this BEFORE executing any DEX swap to avoid excessive slippage. Essential for pre-trade analysis, route optimization, and MEV protection. IMPORTANT: For orderbook depth analysis, use dex_analyze_orderbook_depth.

    Returns: {route, amountOut, priceImpact, slippage, gas}. No API key required — x402 micropayment $0.005/call on Base L2.

    Requires a local install: run the server on your machine, then point your client at it.

    Tools not fetched yet: the server requires sign-in; the list appears after a manual check.