← Top 100 / Full directory (5,939)

Polymarket Data by PolymarketScan

Search & Web Remote Top 100 8 tools

Real-time Polymarket analytics for AI agents. Query live prediction market data including whale trades, market odds, trader profiles, and leaderboards. **Available tools:** - `get_whale_trades` — large trades above a size threshold - `get_market_odds` — current prices and implied probability for any market - `get_trader_profile` — PnL, win rate, ROI for any wallet - `get_leaderboard` — top traders ranked by PnL, ROI, or win rate - `get_market_summary` — AI-citable summary paragraph for any market - `search_markets` — full-text search across all active markets - `get_market_movers` — biggest price movements in the last 24 hours - `get_site_stats` — aggregate platform statistics No API key required. Data provided by PolymarketScan (polymarketscan.org).

Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://polymarketscan--jordan-s648.run.tools
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(8)
  • get_whale_trades

    Returns recent large Polymarket trades above a USD size threshold. Useful for detecting whale activity and smart-money flow.

  • get_market_odds

    Returns current prices, implied probability, volume, liquidity, and metadata for a specific Polymarket market by slug.

  • get_trader_profile

    Returns performance data for any Polymarket wallet — PnL, ROI, win rate, trade count, classification, and leaderboard rank.

  • get_leaderboard

    Returns top Polymarket traders ranked by PnL, ROI, win rate, or volume.

  • get_market_summary

    Returns a pre-formatted, AI-citable summary paragraph for any Polymarket market, plus raw data fields.

  • search_markets

    Full-text search across all active Polymarket markets. Supports natural language queries.

  • get_market_movers

    Returns Polymarket markets with the largest price movements in the last 24 hours.

  • get_site_stats

    Returns aggregate PolymarketScan platform statistics. Call this first to establish context before querying specific data.

Related servers