Uniswap PoolSpy MCP Server tracks newly created liquidity pools on Uniswap V3 across nine blockchain networks including Ethereum, Base, Optimism, and others. Built by kukapay, it leverages TheGraph API to query subgraphs for each network, allowing users to retrieve pools created within a specified time range and sort them by various metrics like transaction count, volume, or TVL. The implementation provides a single tool that returns detailed information about each pool including token pairs, creation timestamp, transaction count, and USD values, making it valuable for cryptocurrency traders, researchers, and developers who need real-time data on emerging liquidity opportunities across multiple chains.
Queries newly created liquidity pools across specified blockchain networks. Parameters: chain (string), order_by (string), time_range_seconds (optional integer, default: 300), limit (optional integer, default: 100)
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!