MCP Directory
Back

ai-polymarket-agent

by kaktusesquire6rmu · ★ 105

Enable Claude, ChatGPT, and other AI agents to analyze markets, fetch real-time odds, and execute trades on Polymarket using the Model Context Protocol (MCP).

Install

git clone https://github.com/kaktusesquire6rmu/ai-polymarket-agent.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "ai-polymarket-agent": {
      "command": "npx",
      "args": [
        "-y",
        "github:kaktusesquire6rmu/ai-polymarket-agent"
      ]
    }
  }
}

From the README

Connect Polymarket to your AI. The official-like MCP implementation for real-time prediction market analysis, automated odds tracking, and AI-powered trading insights. --- * get_market_data: Fetch live odds for any Polymarket URL. * search_markets: Find trending markets by keywords. * execute_trade: (Optional/Advanced) Place orders via API. * Agents – AI decision-makers * Strategies – trading logic * Data Layer – market + external signals * API Layer – Polymarket integration * Core Engine – execution + risk control **Backend:** * Python * FastAPI * Web3.py **AI Layer:** * Open…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers