MCP Servers / other / PancakeSwap PoolSpy

PancakeSwap PoolSpy

JSON →
none8other

Tracks newly created liquidity pools on PancakeSwap, providing real-time data for DeFi analysts, traders, and developers.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: pancakeswap-poolspy
Tools
What this server exposes
get_new_pools_bsc
Fetches a list of newly created PancakeSwap pools on BNB Smart Chain. Parameters: time_range_seconds (int, default 300) - time range in seconds to look back; limit (int, default 100) - maximum number of pools to return. Returns formatted string with pool details including address, tokens, creation timestamp, block number, transaction count, volume (USD), and total value locked (USD).
Configuration
Environment & auth
authnone
envTHEGRAPH_API_KEY
Resources
PancakeSwap PoolSpy — MCP Server · libregistry