An MCP server that tracks newly created liquidity pools on Pancake Swap
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-pancakeswap-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.
# PancakeSwap PoolSpy MCP Server An MCP server that tracks newly created liquidity pools on Pancake Swap, providing real-time data for DeFi analysts, traders, and developers. [](https://opensource.org/licenses/MIT) [](https://www.python.org/) [](https://smithery.ai/server/@kukapay/pancakeswap-poolspy-mcp) ## Features - **Real-Time Pool Tracking**: Fetches pools created within a specified time range (default: 5 minutes). - **Customizable Queries**: Adjust the time range (in seconds) and the number of pools returned (default: 100). - **Detailed Metrics**: Includes pool address, tokens, creation timestamp, block number, transaction count, volume (USD), and total value locked (USD). ## Prerequisites - **Python 3.10+**: Ensure Python is installed on your system. - **The Graph API Key**: Obtain an API key from [The Graph](https://thegraph.com/) to access the PancakeSwap subgraph. ## Installation ### Installing via Smithery To install PancakeSwap PoolSpy for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@kukapay/pancakeswap-poolspy-mcp): ```bash npx -y @smithery/cli install @kukapay/pancakeswap-poolspy-mcp --client claude ``` 1. **Clone the Repository**: ```bash git clone https://github.com/kukapay/pancakeswap-poolspy-mcp.git cd pancakeswap-poolspy-mcp ``` 2. **Install Dependencies**: Install the required Python packages using uv: ```bash uv add mcp[cli] httpx dotenv ``` 3. **Client Configuration** ```json { "mcpServers": { "PancakeSwap-PoolSpy": { "command": "uv", "args": ["--directory", "path/to/pancakeswap-poolspy-mcp", "run", "main.py"], "env": { "THEGRAPH_API_KEY": "your api key from The Graph" } } } } ``` ## Usag…
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.