Polymarket MCP Server: Live Market Tools for AI Agents
Pricing
from $5.00 / 1,000 tool calls
Polymarket MCP Server: Live Market Tools for AI Agents
MCP server for AI agents (Claude, Cursor, n8n, Make): search Polymarket markets, live prices, insider-scored whale trades, trader leaderboards, wallet P&L. Pay per tool call, no API keys.
Pricing
from $5.00 / 1,000 tool calls
Rating
0.0
(0)
Developer
Actor stats
0
Bookmarked
1
Total users
0
Monthly active users
5 days ago
Last modified
Categories
Share
Polymarket MCP Server β Live Prediction-Market Data for AI Agents
Give your AI agent live Polymarket data as native tools: search markets, pull real-time prices, stream insider-scored whale trades, rank top traders, and audit any wallet's P&L β over MCP (Model Context Protocol), the standard supported by Claude, Cursor, n8n, Make, and every major agent framework. Pay per tool call, no API keys, no wallet.
Tools your agent gets
| Tool | What it returns |
|---|---|
search_markets(query, limit) | Active markets matching a text query, volume-ranked, with live yes-price and URL |
get_market(slug) | Live prices, 24h volume, liquidity, end date for one market |
whale_trades(min_usd, limit) | Recent large trades with 0β100 insider scores and on-chain tx hashes |
top_traders(category, window, order_by, limit) | Trader leaderboard β 10 categories Γ 4 time windows, by P&L or volume |
wallet_profile(wallet) | Open positions, portfolio value, open P&L, activity stats for any wallet |
Connect (Claude Desktop / any MCP client)
{"mcpServers":{"polymarket":{"url":"https://mrlarryjohnson--polymarket-mcp-server.apify.actor/mcp","headers":{"Authorization":"Bearer <your Apify API token>"}}}}
Get a free Apify token at console.apify.com β Settings β API & Integrations. The server runs in Apify Standby mode (always warm β no cold starts) and bills your Apify account per tool call.
Example prompts once connected:
- "What are the biggest whale trades on Polymarket in the last hour? Anything with an insider score over 60?"
- "Search Polymarket for Fed rate markets and compare the prices."
- "Profile wallet 0xd104β¦ β what are they holding and are they actually profitable?"
Why this server
- Insider scoring, not raw feeds. Whale trades are scored 0β100 with heuristics from a private prediction-market trading engine (conviction longshots, niche-market concentration, late-certainty sweeps).
- Every record is verifiable β on-chain tx hashes, links back to polymarket.com. No black-box numbers.
- Billing integrity: one billed event per successful tool call. Failed calls are never charged, and a rate-limited upstream call fails loudly instead of returning fabricated empty data.
- Always warm β Standby mode means your agent isn't waiting on container cold-starts.
FAQ
- Do I need Polymarket credentials? No β public Polymarket endpoints only. You only need a (free) Apify account token to connect.
- Which clients work? Anything speaking MCP streamable-HTTP: Claude Desktop/claude.ai, Cursor, Windsurf, n8n, Make, LangChain/LlamaIndex MCP adapters.
- Can I also run it as a normal Actor? A normal run just outputs the connection info β the product is the MCP endpoint.
- Is this financial advice? No. Informational data only.
Changelog
- 0.1 β initial release: 5 tools, standby MCP streamable-HTTP, per-tool-call billing.
More tools by this maker
| Tool | What it does |
|---|---|
| Polymarket Whale Tracker Pro | Insider-scored large trades, top holders, wallet P&L |
| Polymarket Top Traders | Leaderboards with cross-window consistency + verified P&L |
| Polymarket MCP Server | The same live data as native AI-agent tools (MCP) |
| Hyperliquid Whale Tracker | Scored perp trades w/ counterparty addresses, funding/OI, wallet PnL |
| Web Search MCP Server | Multi-engine web/news search + instant answers for AI agents |
Same engineering rules everywhere: fail-loud data integrity, dedup-before-billing, errors never billed.
