kukapay/pancakeswap-poolspy-mcp
by Various
An MCP server that tracks newly created liquidity pools on Pancake Swap
MCP
kukapay/pancakeswap-poolspy-mcp
Added 1 June 2026
Overview
An MCP server that monitors Pancake Swap for newly created liquidity pools. It uses Python to fetch and expose pool creation events, enabling automated tracking of new trading pairs.
Best for
Best for
Developers building automated trading or monitoring tools on BNB Chain
Use cases
- Detect new liquidity pools as they are created on Pancake Swap
- Automate alerts or actions when a new pool appears
- Integrate pool creation data into trading or analysis workflows
How to use
Install
npx -y @smithery/cli install @kukapay/pancakeswap-poolspy-mcp --client claude Tools exposed
get_new_pools_bsc
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "PancakeSwap-PoolSpy": {\n "command": "uv",\n "args": ["--directory", "path/to/pancakeswap-poolspy-mcp", "run", "main.py"],\n "env": {\n "THEGRAPH_API_KEY": "your api key from The Graph"\n }\n }\n }\n} Notes
An MCP server that monitors Pancake Swap for newly created liquidity pools. It uses Python to fetch and expose pool creation events, enabling automated tracking of new trading pairs.
8 stars on GitHub. Last updated 2025-05-07. Licensed MIT.
Use cases
- Detect new liquidity pools as they are created on Pancake Swap
- Automate alerts or actions when a new pool appears
- Integrate pool creation data into trading or analysis workflows
Pros
- Lightweight and focused on a single, clear task
- Easy to integrate with MCP-compatible clients
- Open source with a permissive license
Cons
- Limited to Pancake Swap only, no multi-chain support
- Low community adoption with only 8 stars
- No built-in filtering or analysis of pool data
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight and focused on a single, clear task
- Easy to integrate with MCP-compatible clients
- Open source with a permissive license
Cons
- Limited to Pancake Swap only, no multi-chain support
- Low community adoption with only 8 stars
- No built-in filtering or analysis of pool data
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.