uniswap-poolspy-mcp

uniswap-poolspy-mcp

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

6
Stars
6
Forks
0
Releases

Overview

An MCP server that tracks newly created liquidity pools on Uniswap across nine blockchain networks — Ethereum, Base, Optimism, Arbitrum, Polygon, BNB Smart Chain (BSC), Avalanche, Celo, and Blast — providing real-time data for DeFi analysts, traders, and developers. The server monitors Uniswap V3 pool creation across all networks and exposes query capabilities through Claude Desktop via the MCP protocol. It supports customizable lookbacks, result limits, and sorting by timestamp, transaction count, volume, or TVL, enabling precise discovery of new pools. It relies on The Graph API for data sources and requires a valid API key and an MCP-compatible environment for full functionality. Typical workflows include running the server with uv run main.py, installing as an MCP plugin with uv run mcp install, and configuring an mcpServers entry for discoverability. Users can query new pools with natural language via Claude Desktop’s get_new_pools tool, specifying chain, order_by, time_range_seconds, and limit. Supported chains include Ethereum, Base, Optimism, Arbitrum, Polygon, BSC, Avalanche, Celo, and Blast.

Details

Owner
kukapay
Language
Python
License
MIT License
Updated
2025-12-07

Features

Multi-network Uniswap V3 pool monitoring

Tracks newly created Uniswap V3 pools across nine networks in real time.

Configurable query parameters

Customize time range and result limits; sort by timestamp, txcount, volume, or TVL.

MCP integration and plugin support

Runs as an MCP server, installable as a Claude Desktop plugin via MCP workflow and discoverable through mcpServers.

Claude Desktop integration with get_new_pools

Supports natural language queries through Claude Desktop to fetch new pools with chain, order_by, time_range_seconds, and limit.

The Graph data source and API key requirement

Uses The Graph API; requires a valid THEGRAPH_API_KEY in environment for data access.

Developer-friendly deployment workflow

Guides running, development with MCP Inspector, and environment setup to enable real-time pool discovery.

Audience

DeFi AnalystsMonitor newly created pools across networks for analytics and research.
TradersIdentify new pools for liquidity opportunities and market insights today.
DevelopersEnable pool discovery integrations into apps and MCP workflows easily.

Tags

UniswapUniswap V3MCP ServerDeFiReal-time dataPool discoveryMulti-networkThe GraphClaude Desktopget_new_poolsuvPython 3.10+EthereumBaseOptimismArbitrumPolygonBSCAvalancheCeloBlast