Overview
What is PancakeSwap PoolSpy MCP?
PancakeSwap PoolSpy MCP is an MCP server designed to track newly created liquidity pools on Pancake Swap, providing real-time data for DeFi analysts, traders, and developers.
How to use PancakeSwap PoolSpy MCP?
To use the server, clone the repository, install the required dependencies, and run the server in development mode. You can then interact with the get_new_pools_bsc tool to fetch newly created pools.
Key features of PancakeSwap PoolSpy MCP?
- Real-Time Pool Tracking: Fetches pools created within a specified time range (default: 5 minutes).
- Customizable Queries: Adjust the time range and the number of pools returned.
- Detailed Metrics: Provides pool address, tokens, creation timestamp, block number, transaction count, volume (USD), and total value locked (USD).
Use cases of PancakeSwap PoolSpy MCP?
- Analyzing new liquidity pools for investment opportunities.
- Monitoring DeFi market trends and activities.
- Assisting developers in building applications that require real-time pool data.
FAQ from PancakeSwap PoolSpy MCP?
- What programming language is used for this project?
The project is built using Python 3.10+.
- Do I need an API key to use this tool?
Yes, you need to obtain an API key from The Graph to access the PancakeSwap subgraph.
- Is this project open-source?
Yes, it is licensed under the MIT License.