mcpbeat Sign in

Polymarket Agent MCP Server

local only

Polymarket Agent MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 70 installs a week from npm. Last commit 7 Aug 2026.

Polymarket trading, market discovery, copy trading and backtesting — 48 MCP tools.

Installs per day peak 207 · avg 15 · +539% w/w
a month agotoday
70
Installs / week
npm · polymarket-agent-mcp
16
Stars
3 open issues
7 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Polymarket Agent MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add polymarket-agent-mcp -- npx -y polymarket-agent-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "polymarket-agent-mcp": {
      "args": [
        "-y",
        "polymarket-agent-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.polymarket-agent-mcp]
command = "npx"
args = ["-y", "polymarket-agent-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "polymarket-agent-mcp": {
      "args": [
        "-y",
        "polymarket-agent-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "polymarket-agent-mcp": {
      "args": [
        "-y",
        "polymarket-agent-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Polymarket Agent MCP

same job, measured the same way
Gold MCP
by thaitrevor

MCP server for XAUUSD gold market data + 4-tier trading toolkit (TA, backtest, SMC, risk).

92 installs/wk local only
Market Data
by timzinin-api

33 pay-per-call market and news data tools over MCP with free discovery and x402 payments.

36 tools answering
Trading
by lona

AI-powered trading strategy development: backtesting, market data, and portfolio analysis

answering
Polymarket MCP
by beejmaxx

Polymarket market data, live CLOB books, replay, simulation, and opt-in trading in Rust.

local only
Tradestaq MCP
by the-staq

AI-powered crypto trading tools. Strategies, backtests, bots, and portfolio management.

34 installs/wk local only
Codex CCXT MCP
by lucyfox199818-collab

Dry-run-first CCXT MCP with market, account, derivatives, and guarded trading tools.

local only
Norynta Prediction Markets
by norynta

Discover Norynta markets and use caller-signed trading through a protected MCP.

answering
NexusTrade Financial MCP
by austin-starks

Quant research, backtesting, marketplace subscriptions, editable forks, copy trading, and execution.

23 tools answering

Polymarket Agent MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Polymarket Agent MCP?
Polymarket Agent MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package polymarket-agent-mcp was installed 70 times last week.
How do I connect Polymarket Agent MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls polymarket-agent-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Polymarket Agent MCP?
The npm package polymarket-agent-mcp was installed 70 times in the last week. Week over week that is +539%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Polymarket Agent MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 16 stars on GitHub and 3 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.