Polymarket Mcp Server
About
A production MCP server giving AI agents live Polymarket data as native tools: market search and prices, insider-scored whale trades (each verifiable by on-chain tx hash), trader leaderboards across 10 categories and 4 time windows, and wallet P&L profiles. Hosted on Apify (Strea
Details
- Author
- mrlarryjohnson111
- Downloads
- 380
- Categories
- Other, Finance
Jump to
- Live market search and prices
- Insider-scored whale trades with on-chain tx hash
- Trader leaderboards across 10 categories and 4 time windows
- Wallet P&L profiles
- Hosted on Apify (pay-per-call, no API keys)
- Fully async, fail-loud architecture
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Polymarket Mcp ServerCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Use the hosted version on Apify via its Streamable HTTP interface—no installation, API keys, or configuration required. Configure your MCP client to point to the Apify endpoint, and the server will expose the Polymarket data tools for your AI agent to call.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"polymarket mcp server": {
"polymarket": {
"url": "https://mrlarryjohnson--polymarket-mcp-server.apify.actor/mcp",
"headers": {
"Authorization": "Bearer <your-apify-token>"
}
}
}
}
}
McpServers
{
"polymarket": {
"url": "https://mrlarryjohnson--polymarket-mcp-server.apify.actor/mcp",
"headers": {
"Authorization": "Bearer <your-apify-token>"
}
}
}
A production MCP server giving AI agents live Polymarket data as native tools: market search and prices, insider-scored whale trades (each verifiable by on-chain tx hash), trader leaderboards across 10 categories and 4 time windows, and wallet P&L profiles. Hosted on Apify (Streamable HTTP, pay-per-call, no API keys); the only hosted zero-install option among Polymarket MCP servers. Fully async, fail-loud data integrity.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



