MCP server for Polymarket prediction markets — 31 tools combining The Graph subgraphs + Polymarket REST APIs (Gamma + CLOB) for market search, live prices, order books, trader P&L, open interest, and resolution data
polymarketprediction-marketsmcp-servergraphtradingmarket-dataapiclobfinance
Installation & Configuration
{
"mcpServers": {
"graph-polymarket": {
"command": "npx",
"args": [
"-y",
"graph-polymarket-mcp"
],
"env": {
"GRAPH_API_KEY": "your-api-key-here"
}
}
}
}Information
Transport
stdiosse
Language
JavaScript
Created
2026/6/11
Updated
2026/6/12