PolyRank MCP
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PolyRank MCPshow me the top traders by skill"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@polyrank/mcp
MCP server that gives AI agents (Claude, etc.) direct access to Polyrank —
the skill-analytics layer for Polymarket. It ranks millions of Polymarket
wallets by genuine forecasting skill (calibration / Brier, alpha-vs-mid,
risk-adjusted return) — not vanity P&L or win rate. Follow the skilled, not the
lucky. (Live coverage + the exact skill-metric count: polyrank_get_platform_stats.)
It wraps Polyrank's free public API. Deep / premium data (full Brier decomposition, alpha, smart-money positioning) is billed per-request via x402 (USDC on Base) — see https://polyrank.app/llms.txt.
Tools (all read-only)
Tool | What it does |
| Top traders ranked by composite skill |
| A wallet's P&L / win-rate / volume / percentiles |
| A wallet's 10-bin reliability diagram |
| Smart-money consensus vs market mid + top holders |
| Live activity: big wins, sharp moves, trending, divergence |
| Live coverage + skill-metric count (wallets/trades/markets) |
| Biggest return-on-cost resolved trades (filter by category) |
| Traders climbing / falling fastest in skill rank |
| Weekly Smart-Money Report archive |
| One weekly Smart-Money Report in full |
| Follow a masked trader by its |
Related MCP server: Polymarket MCP Server
Install
Claude Code
claude mcp add polyrank -- npx -y @polyrank/mcpClaude Desktop — add to claude_desktop_config.json:
{
"mcpServers": {
"polyrank": { "command": "npx", "args": ["-y", "@polyrank/mcp"] }
}
}Cursor — add to .cursor/mcp.json (same block as above), or use the one-click deep link:
VS Code
code --add-mcp '{"name":"polyrank","command":"npx","args":["-y","@polyrank/mcp"]}'Config: POLYRANK_API_BASE (default https://api.polyrank.app).
Not affiliated with Polymarket · not investment advice · not custodial.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables AI assistants to query Polymarket prediction markets, accessing real-time odds, market data, price history, order books, and trending markets across categories like politics, crypto, and sports through natural language.Last updated275MIT
- AlicenseBqualityDmaintenanceEnables comprehensive read access to Polymarket prediction market data, including live prices, order books, and market statistics. It allows AI assistants to analyze events, search markets, and monitor real-time signals without requiring API keys or authentication.Last updated221MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to interact with Polymarket prediction markets, including retrieving market data, user positions, and trading history.Last updated83110Apache 2.0
- Alicense-qualityBmaintenanceEnables AI agents to query Polymarket data such as top wallets, live trades, market details, and smart money flows using natural language through MCP tools.Last updatedMIT
Related MCP Connectors
Classify Polymarket wallets as human or bot, score their trading edge, read open positions.
Calibrated world model for AI agents. 40 tools: world state, markets, trading. Kalshi + Polymarket.
Polymarket + Hyperliquid + macro for AI agents. 38 tools, signal backtest, SSE streaming. Free tier.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/polyrank/PolyRank-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server