Franzferdinan51

Polymarket MCP Server

Community Franzferdinan51
Updated

my polymarket US MCP

Polymarket MCP Server

MCP server for Polymarket prediction markets — powered by the official polymarket-us TypeScript SDK.

Features

  • 6 MCP tools for reading market data, searching, and analyzing bets
  • Public data — no API key needed for reading markets
  • Trading ready — supports authenticated endpoints with API key
  • Dual mode — runs as stdio MCP (DuckHive/OpenClaw) or HTTP server

Installation

cd polymarket-mcp
npm install

DuckHive / OpenClaw Setup

Add to ~/.duckhive.json:

{
  "mcpServers": {
    "polymarket": {
      "command": "node",
      "args": ["/path/to/polymarket-mcp.mjs"]
    }
  }
}

For trading (optional), add your API key:

{
  "mcpServers": {
    "polymarket": {
      "command": "node",
      "args": ["/path/to/polymarket-mcp.mjs"],
      "env": {
        "POLYMARKET_KEY_ID": "your_key_id",
        "POLYMARKET_SECRET_KEY": "your_secret_key"
      }
    }
  }
}

Get your API key at: https://app.polymarket.com/api-keys

Tools

Tool Description
search_polymarket Search markets by keyword
get_polymarket_market Full market details by slug
get_polymarket_trending Trending events by volume
get_polymarket_price Current odds + best bid/ask
get_polymarket_bet_analysis Odds, profit calc, vig, value rating
get_polymarket_events Browse events by category

HTTP Mode (testing)

node polymarket-mcp.mjs --http
curl http://localhost:3457/health

Known 2026 Midterm Slugs

Market Slug
Senate GOP win paccc-usse-midterms-2026-11-03-rep
Senate Democrat win paccc-usse-midterms-2026-11-03-dem
House Democrat win paccc-usho-midterms-2026-11-03-dem
House GOP win paccc-usho-midterms-2026-11-03-rep

Docs

MCP Server · Populars

MCP Server · New

    mcpware

    Cross-Code Organizer (CCO)

    Cross-Code Organizer (formerly Claude Code Organizer): cross-harness config dashboard for Claude Code, Codex CLI, MCP servers, skills, memories, agents, sessions, security scanning, context budget, and backups.

    Community mcpware
    dcostenco

    🧠 Prism MCP — The Mind Palace for AI Agents

    The Mind Palace for AI Agents - HIPAA-hardened Cognitive Architecture with on-device LLM (prism-coder:7b), Hebbian learning, ACT-R spreading activation, adversarial evaluation, persistent memory, multi-agent Hivemind and visual dashboard. Zero API keys required.

    Community dcostenco
    Mcp-Brasil

    mcp-brasil

    MCP Server para 70 APIs públicas brasileiras

    Community Mcp-Brasil
    kridaydave

    File Organizer MCP Server

    This MCP server will organize your files using connections to MCP using clients like Claude, Cursor and Gemini Cli

    Community kridaydave
    higress-group

    AI Gateway

    🤖 AI Gateway | AI Native API Gateway

    Community higress-group