Back to directory
UniswapPoolSpy

UniswapPoolSpy

@kukapay7

An MCP server that tracks newly created liquidity pools on Uniswap across nine blockchain networks.

uniswapdefiblockchainliquidity poolsthe graphcryptofinance

Installation & Configuration

{
  "mcpServers": {
    "Uniswap-PoolSpy": {
      "command": "uv",
      "args": [
        "--directory",
        "path/to/uniswap-poolspy-mcp",
        "run",
        "main.py"
      ],
      "env": {
        "THEGRAPH_API_KEY": "your api key from The Graph"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/3/18
Updated
2026/6/7