Installation & Configuration
{
"mcpServers": {
"Uniswap-PoolSpy": {
"command": "uv",
"args": [
"--directory",
"path/to/uniswap-poolspy-mcp",
"run",
"main.py"
],
"env": {
"THEGRAPH_API_KEY": "your api key from The Graph"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2025/3/18
Updated
2026/6/7