Tracks newly created PancakeSwap liquidity pools on BNB Smart Chain with customizable time range and limit.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Pancakeswap Poolspy MCP.
ReturnsA formatted string listing pool details or an error message if the query fails.
An MCP server that tracks newly created liquidity pools on Pancake Swap, providing real-time data for DeFi analysts, traders, and developers.
To install PancakeSwap PoolSpy for Claude Desktop automatically via Smithery:
Clone the Repository:
Install Dependencies: Install the required Python packages using uv:
Client Configuration
Run the server in development mode to test it locally:
This launches the MCP Inspector, where you can interact with the get_new_pools_bsc tool.
get_new_pools_bsc(time_range_seconds: int = 300, limit: int = 100)Fetches a list of newly created PancakeSwap pools on BNB Smart Chain.
Parameters:
time_range_seconds (int): Time range in seconds to look back for new pools. Default is 300 seconds (5 minutes).limit (int): Maximum number of pools to return. Default is 100 pools.Returns: A formatted string listing pool details or an error message if the query fails.
Example Outputs:
Default (last 5 minutes, up to 100 pools):
Custom (last 10 minutes, up to 50 pools):
This project is licensed under the MIT License. See the LICENSE file for details.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/kukapay-pancakeswap-poolspy-mcp)<a href="https://allmcps.com/mcp/kukapay-pancakeswap-poolspy-mcp"><img src="https://allmcps.com/api/badge/kukapay-pancakeswap-poolspy-mcp?style=directory" alt="Pancakeswap Poolspy MCP on AllMCPs" /></a>