Fetches a list of newly created PancakeSwap pools on BNB Smart Chain within a specified time range
PancakeSwap PoolSpy provides real-time tracking of newly created liquidity pools on PancakeSwap, one of the largest decentralized exchanges on BNB Smart Chain. This tool is invaluable for DeFi analysts, traders, and developers who need to stay informed about emerging trading opportunities. The server monitors the PancakeSwap ecosystem and delivers comprehensive data about new pools, including addresses, token pairs, creation timestamps, transaction counts, trading volumes, and total value locked. With customizable time ranges and result limits, users can fine-tune their monitoring to match their specific needs.
PancakeSwap PoolSpy is a specialized tool that monitors and reports on newly created liquidity pools on PancakeSwap, a popular decentralized exchange on the BNB Smart Chain. This tool helps traders, analysts, and developers stay informed about new trading opportunities as they emerge.
Before installing PancakeSwap PoolSpy, ensure you have:
If you're using Claude Desktop, you can install PancakeSwap PoolSpy automatically using Smithery:
npx -y @smithery/cli install @kukapay/pancakeswap-poolspy-mcp --client claude
git clone https://github.com/kukapay/pancakeswap-poolspy-mcp.git
cd pancakeswap-poolspy-mcp
uv add mcp[cli] httpx dotenv
You'll need to provide your API key from The Graph in the client configuration. This key is necessary for accessing the PancakeSwap subgraph data.
Once installed, you can interact with PancakeSwap PoolSpy using natural language queries. The server provides information about newly created pools on PancakeSwap, with details including:
You can customize your queries by specifying:
For example: "Show me the top 50 newest pools created in the last 10 minutes on PancakeSwap"
If you encounter issues with the PancakeSwap PoolSpy:
For persistent issues, you can check the GitHub repository for updates or open an issue for support.