Uniswap Pool Spy MCP
MCP server for monitoring Uniswap liquidity pools — TVL, fees, and pair analytics via the Model Context Protocol.
Uniswap Pool Spy MCP is an MCP server focused on monitoring and analyzing Uniswap liquidity pools. It exposes structured tools for querying pool-level metrics such as total value locked, fee tiers, trading pair details, and volume data. This enables AI agents to gather DeFi liquidity intelligence without directly querying Uniswap subgraphs or on-chain data sources.
The server supports workflows centered on pool analysis and liquidity monitoring. Agents can use it to compare pools by TVL, track fee generation across different pair configurations, and identify shifts in liquidity distribution. This makes it a useful component for research pipelines where understanding the state of Uniswap’s liquidity landscape is a prerequisite for further analysis or decision-making.
Configuration involves setting up the server with appropriate RPC or subgraph endpoints and registering it with an MCP-compatible client. Since the server is read-only and focused on analytics rather than trade execution, it carries less operational risk than trading-oriented MCP servers. Users should still verify that the data returned aligns with what is displayed on the Uniswap interface or other independent data sources.