pancakeswap-poolspy-mcp
4
PancakeSwap PoolSpy MCP Server is designed to monitor newly created liquidity pools on PancakeSwap, offering real-time analytics for users involved with DeFi. It features customizable queries and detailed pool metrics ideal for analysts, traders, and developers.
PancakeSwap PoolSpy MCP Server
An MCP server that tracks newly created liquidity pools on PancakeSwap, providing real-time data for DeFi analysts, traders, and developers.
Features
- Real-Time Pool Tracking: Fetches pools created within a specified time range (default: 5 minutes).
- Customizable Queries: Adjust the time range (in seconds) and the number of pools returned (default: 100).
- Detailed Metrics: Includes pool address, tokens, creation timestamp, block number, transaction count, volume (USD), and total value locked (USD).
Prerequisites
- Python 3.10+: Ensure Python is installed on your system.
- The Graph API Key: Obtain an API key from The Graph to access the PancakeSwap subgraph.