An MCP server that tracks newly created liquidity pools on Uniswap across nine blockchain networks
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-kukapay-uniswap-poolspy-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Uniswap PoolSpy MCP Server 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.    ## Features - Monitors Uniswap V3 pool creation across 9 blockchain networks. - Customizable time range and result limits for querying new pools. - Supports sorting by timestamp, transaction count, volume, or TVL. ## Prerequisites - Python 3.10 or higher - [uv](https://github.com/astral-sh/uv) for package management - A valid [The Graph API key](https://thegraph.com/studio/apikeys/) - MCP-compatible environment (e.g., Claude Desktop) for full functionality ## Installation 1. **Clone the Repository**: ```bash git clone https://github.com/yourusername/uniswap-poolspy-mcp.git cd uniswap-poolspy-mcp ``` 2. **Set Up Environment**: Install `uv` if you haven't already: ```bash curl -LsSf https://astral.sh/uv/install.sh | sh ``` 3. **Install Dependencies**: Use `uv` to sync dependencies from `pyproject.toml`: ```bash uv sync ``` 4. **Configure API Key**: Create a `.env` file in the project root: ```bash echo "THEGRAPH_API_KEY=your-api-key-here" > .env ``` Replace `your-api-key-here` with your actual The Graph API key. ## Usage ### Running the Server Start the MCP server: ```bash uv run main.py ``` For development with MCP Inspector: ```bash uv run mcp dev main.py ``` ### Integrating with Claude Desktop Install the server as an MCP plugin: ```bash uv run mcp install main.py --name "UniswapPoolSpy" ``` ### Configuration To make the server discoverable by MCP clients (e.g., Claude Desktop), configure it in an `mcpServers` fil…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.