graph-uniswap-mcp

PaulieB14/graph-uniswap-mcp
★ 0 stars TypeScript API Integration Updated today
MCP server for Uniswap V2/V3/V4 across 6 chains over The Graph — self-healing, schema-adaptive, ranks by volume not (gamed) TVL
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "graph-uniswap-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "PaulieB14/graph-uniswap-mcp"
      ]
    }
  }
}

README Excerpt

**Simulate a Uniswap swap before you make it — with no RPC, no node, and no key beyond a free Graph API key.** One MCP interface over **Uniswap V2, V3 and V4** across **Ethereum, Arbitrum, Base, Polygon, Optimism and BSC**, powered by [The Graph](https://thegraph.com). ``` quote_swap pool=0x8ad5…e6d8 tokenIn=WETH amountIn=100

Tools (9)

discover_marketsfind_poolget_token_pricelist_marketspool_infoquote_swapraw_queryrecent_swapstop_pools