Agent Tools
Back to MCP servers
● down

Classify Polymarket wallets as **human or bot**, score their **trading edge** (0–10), and read their **current open positions**. Built for AI agents on copy-trading and signal-following stacks. The Polymarket leaderboard is dominated by bots running structural arbitrage; this server runs every wallet through behavioural fingerprinting (focus ratio, holding period, timing regularity) and PnL reconstruction so you only act on signals from genuine humans with a real edge. ## Tools - **score_polymarket_wallet** — Score a wallet by address. Returns classification, edge score, signals, and open positions. - **score_polymarket_user** — Score a wallet by Polymarket username. - **get_polymarket_leaderboard** — Get the top wallets from the leaderboard. - **get_open_positions** — Read a wallet's currently open positions sorted by size. ## How to use "Score the Polymarket wallet 0xf1528f12e645462c344799b62b1b421a6a4c64aa" "Show me the top 20 wallets on Polymarket and tell me which are humans" "What positions does wallet 0x... have open right now?" A daily snapshot job continuously rescores the top 50 leaderboard wallets, so the historical dataset grows automatically.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/emeryand17/polymarket-intel/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/emeryand17/polymarket-intel/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/aemery13/polymarket-intel
Listed at (smithery)
https://github.com/aemery13/polymarket-intel