mcpbeat Sign in

Polymarket MCP Server

by whitmorelabs Your server? Claim it
local only

Polymarket MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from pypi.

Trading intelligence tools for Polymarket: slippage, liquidity, arbitrage, price feeds

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 25 · avg 8 · +8% w/w
a month agotoday
64
Installs / week
pypi · polymarket-trading-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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-mcp -- uvx polymarket-trading-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "polymarket-mcp": {
      "args": [
        "polymarket-trading-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.polymarket-mcp]
command = "uvx"
args = ["polymarket-trading-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "polymarket-mcp": {
      "args": [
        "polymarket-trading-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "polymarket-mcp": {
      "args": [
        "polymarket-trading-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Polymarket MCP

same job, measured the same way
Fillgate
by mineloop99

Fee-carrying trading tools for AI agents: Jupiter Ultra, Polymarket CLOB v2, Hyperliquid perps.

27 installs/wk local only
Newsgurus Intel
by collectorguru

Pay-per-call trading intelligence for AI agents: live market regime, trading signals, composite conv

38 tools answering
Fia Signals MCP
by odds7

Crypto market intelligence: regime detection, funding rates, liquidations, prices, signals.

8 tools answering
NightWatch Live Intelligence
by jamboree777

Real-time crypto asset intel for trading AIs: liquidity grades, transfer routes, spreads, BTI

25 tools answering
Alphapipeline
by parkyucheol-del

Pay-per-call x402 data API for AI trading agents: Polymarket arbitrage, kimchi premium & more.

14 tools answering
Coinversaa
by coinversaa

Crypto intelligence for AI agents. Hyperliquid trader analytics, cohorts, and live market data.

90 installs/wk local only
OneQAZ Trading Intelligence
by wnsod

Live market data, signals, positions, and macro analysis for crypto, KR stocks, and US stocks.

187 installs/wk 39 tools answering
sygnldata — market intelligence for trading agents
by sygnliq

Market regime, execution-cost, bar-QC and backtest-audit tools for agents. Pay per call via x402.

21 tools answering

Polymarket MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Polymarket MCP?
Polymarket 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 pypi package polymarket-trading-mcp was installed 64 times last week.
Is Polymarket MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Polymarket 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-trading-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Polymarket MCP?
The pypi package polymarket-trading-mcp was installed 64 times in the last week. Week over week that is +8%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.