Polymarket Agent MCP

Trade, analyze, and automate Polymarket prediction markets through AI. The most comprehensive MCP server for Polymarket - 48 tools spanning direct trading, market discovery, smart money tracking, copy trading, backtesting, risk management, and portfolio optimization. Works with Claude Code, Cursor, or any MCP-compatible client. It runs locally over stdio via the published package.

People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-13 · ★ 15 · #56 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Polymarket Agent MCP

before you install - you'll need

DAILY_BUDGET

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add demwick-polymarket-agent-mcp -- npx -y polymarket-agent-mcp

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package polymarket-agent-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.demwick is GitHub-verified and matches the repo owner

03 · What Polymarket Agent MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.7.0 · 2026-08-07

Release v1.7.0

v1.6.7 · 2026-04-14

publish Docker image to GHCR · Release v1.6.7: fix Glama inspection (pnpm build scripts)

v1.6.5 · 2026-04-14

resolve market data layer bugs blocking buy/compare/search · 1.6.3 - market data layer bug fixes · Test coverage push: 47/47 tools, 16/16 services, +240 tests · Release v1.6.4 · Release v1.6.5

04 · Who maintains Polymarket Agent MCP

polymarket-agent-mcp is maintained by demwick. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
finance - ranked #56 of 283 actively-maintained finance servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-08-07)
registry
io.github.demwick/polymarket-agent-mcp (active, first published 2026-08-07)
packages
npm:polymarket-agent-mcp

06 · Polymarket Agent MCP FAQ

What is Polymarket Agent MCP?

Trade, analyze, and automate Polymarket prediction markets through AI. The most comprehensive MCP server for Polymarket - 48 tools spanning direct trading, market discovery, smart money tracking, copy trading, backtesting, risk management, and portfolio optimization. Works with Claude Code, Cursor, or any MCP-compatible client. It runs locally over stdio via the published package.

Is Polymarket Agent MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-13 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Polymarket Agent MCP?

Run `npx -y polymarket-agent-mcp`. The README documents one environment variable (DAILY_BUDGET) to set first. You can also paste the ready-made client config above.

Does Polymarket Agent MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Polymarket Agent MCP

More finance MCP servers · DERO MCP Server · Onyx MCP · Banco MCP · Conta Azul MCP

More TypeScript MCP servers · Deployhq MCP Server · Depwire · Derive · Payanagent · Agent Swarm · see all