Polymarket Agent MCP

by demwick

388 downloads
Not rated
GitHub

About

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.

Details

Author
demwick
Downloads
388
Categories
AI

- 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

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:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Polymarket Agent MCP
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

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.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "polymarket agent mcp": {
            "polymarket": {
                "command": "npx",
                "args": [
                    "-y",
                    "polymarket-agent-mcp"
                ]
            }
        }
    }
}

McpServers

{
    "polymarket": {
        "command": "npx",
        "args": [
            "-y",
            "polymarket-agent-mcp"
        ]
    }
}

Full-featured MCP server for Polymarket — search markets, execute trades,
copy top traders, analyze smart money flow, backtest strategies, and
manage your portfolio through Claude Code, Cursor, or any MCP-compatible
AI client.

Features:
- 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
- Conviction scoring (0-100) across 5 dimensions
- Backtest any trader's historical trades
- AI-powered opportunity analysis (BUY/SELL/HOLD)
- Market quality filter (spread, depth, price range)
- Stop-loss and take-profit automation
- Portfolio optimization (conservative/balanced/aggressive)
- Multi-wallet portfolio overview with P&L
- Price history with OHLC data
- Arbitrage detection (YES+NO price discrepancies)
- Real-time WebSocket price streaming
- Preview mode (default, simulated) + live mode (real orders)

Install: npx polymarket-trader-mcp

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.