Polymarket Agent MCP
@demwick
About Polymarket Agent MCP
Trade, analyze, and automate Polymarket prediction markets via AI. 48 tools spanning market discovery, copy trading, smart money tracking, back testing, arbitrage scanning, risk management, and portfolio optimization.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"polymarket": {
"command": "npx",
"args": [
"-y",
"polymarket-agent-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Polymarket Agent MCP?
Polymarket Agent MCP is a full-featured MCP server for the Polymarket prediction market platform. It enables AI clients like Claude Code or Cursor to search markets, execute trades, copy top traders, analyze smart money flow, backtest strategies, and manage portfolios. It is designed for developers and traders who want to interact with Polymarket through AI-driven automation.
How to use Polymarket Agent MCP?
Install and run via npx: npx polymarket-trader-mcp. The server exposes 48 MCP tools across 6 categories, and supports both a preview mode (simulated, default) and a live mode (real orders). Configure it in your MCP-compatible client as an external tool.
Key features of Polymarket Agent MCP
- 48 MCP tools across 6 categories
- Direct buy/sell, batch orders, and limit orders
- Market discovery: search, trending, featured, events, related markets
- Smart money flow detection (multiple top traders buying same market)
- Copy trading with auto-monitor and auto-rebalance
- Backtest any trader’s historical trades
Use cases of Polymarket Agent MCP
- Automate portfolio management with stop-loss and take-profit
- Identify and copy top traders’ strategies automatically
- Analyze market opportunities with AI-powered BUY/SELL/HOLD signals
- Detect arbitrage between YES and NO prices on the same market
- Backtest a trader’s strategy before committing real funds
FAQ from Polymarket Agent MCP
What AI clients can use Polymarket Agent MCP?
It works with Claude Code, Cursor, or any MCP-compatible AI client.
Does the server place real orders by default?
No, it defaults to preview mode (simulated). Live mode (real orders) must be explicitly enabled.
What types of orders are supported?
Direct buy/sell, batch orders, limit orders, and automated stop-loss/take-profit.
Can I monitor multiple wallets?
Yes, the server provides a multi-wallet portfolio overview with P&L tracking.
Are there any runtime requirements?
The README does not specify runtime dependencies beyond Node.js and npx availability.
More AI & Agents MCP servers
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Comments