# Polymarket CLOB API Server

Expose Polymarket's public Central Limit Order Book REST API as callable tools for LLM-powered IDEs and agents. Query markets, fetch market details, and integrate prediction market data seamlessly in…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add CarlosIbCu/polymarket-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list CarlosIbCu/polymarket-mcp
```

---

Source: https://github.com/CarlosIbCu/polymarket-mcp-old | License: NOASSERTION
