PolymarketLab-mcp

PolymarketLab/PolymarketLab-mcp
★ 0 stars TypeScript 🧠 Memory/Knowledge Updated today
MCP Server for Polymarket API.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "polymarketlab-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "PolymarketLab/PolymarketLab-mcp"
      ]
    }
  }
}

README Excerpt

A comprehensive Model Context Protocol (MCP) server for accessing Polymarket's prediction markets through Claude AI. Build market analysis tools, trading assistants, event outcome analyzers, and educational platforms that make prediction markets more accessible. Built with [Smithery SDK](https://smithery.ai/docs) | Powered by [Polymarket API](https://docs.polymarket.com)