Polymarket Scan API
x402/polymarket-scan-apix402 service listed on awesome-x402: Polymarket Scan API [x402: $0.001/call on eip155:8453, category=utility]
Tools · 2
Scan all active Polymarket prediction markets for liquidity anomalies — thin books, depth surges, and mean-reversion setups. Returns scored opportunities with trade recommendations (AVOID_ENTRY / MONI…
Time-series history of Polymarket liquidity scan snapshots (up to 24h, one snapshot per minute). Useful for spotting liquidity trends and verifying how long an anomaly has persisted. Paid tool: $0.005…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"polymarket_scan_api": {
"url": "https://polymarket-scan-api.tatsu77.workers.dev/mcp",
"transport": "http"
}
}
}