kukapay/uniswap-poolspy-mcp
An MCP server that tracks newly created liquidity pools on Uniswap across nine blockchain networks.
Platform-specific configuration:
{
"mcpServers": {
"uniswap-poolspy-mcp": {
"command": "npx",
"args": [
"-y",
"uniswap-poolspy-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...