HomeOther › polymarket-toolkit

polymarket-toolkit

Read-only Polymarket data tools for AI agents: profiles, PnL, market scans. No keys, no orders.

TypeScript
★ 198 stars Last pushed 2026-09-09 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.7.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "polymarket-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry