polymarket-mcp-server
npm/polymarket-mcp-serverPolymarket MCP server — give Claude (and any MCP client) read-only access to Polymarket prediction markets: search markets, order books, price history, trader activity, and the reward-eligible markets ranked by pool-to-competition. No API keys required.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"polymarket-mcp-server": {
"url": "None",
"transport": "http"
}
}
}