Updated April 2026

Install Polymarket MCP Server

Pick your client, copy the command, done.

1

Add it to Claude Code

Run this in a terminal.

Run in terminal
claude mcp add polymarket-mcp -- npx -y @yigit/polymarket-mcp

Available Tools (9)

Once configured, Polymarket MCP Server gives your AI agent access to:

get_eventsList and filter events with pagination and sorting options.
limitoffsetsorttagstatus
get_eventRetrieve a single event by ID or slug.
idslug
get_marketsList and filter markets based on volume, liquidity, dates, and tags.
limitoffsetsorttag
get_marketRetrieve a single market by ID or slug.
idslug
searchPerform full-text search across events, markets, and profiles.
query
get_priceGet the current price for a specific token.
token_id
get_order_bookRetrieve full bid/ask depth for a token.
token_id
get_market_tradesFetch recent trades for a specific market.
market_id
get_market_holdersGet top holders and position breakdown for a market.
market_id

Try It Out

After setup, try these prompts with your AI agent:

Analyze the current probability and liquidity for the upcoming US election market.
Compare the top three trending markets by volume right now.
What are the latest price trends and order book depth for the Bitcoin price market?
Find all sports prediction markets related to the current football season.
Prerequisites & system requirements
  • An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
  • Node.js 18+ with npm/npx installed
Alternative installation methods

Claude Code

claude mcp add polymarket -- npx -y @yigit/polymarket-mcp

Keep this setup from going cold

Save the docs, env vars, and workflow around Polymarket MCP Server in Conare so Claude Code, Codex, and Cursor remember it next time.

Need the legacy visual installer? Open Conare IDE.
Remember this setup