← Index

io.github.PaulieB14/graph-polymarket-mcp

io.github.PaulieB14/graph-polymarket-mcp·v1.4.0·Other
Quality Score
83
/100

Query Polymarket prediction markets via The Graph — 20 tools, 8 subgraphs

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "graph-polymarket-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "graph-polymarket-mcp"
      ],
      "env": {
        "GRAPH_API_KEY": "<your-graph_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "graph-polymarket-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "graph-polymarket-mcp"
      ],
      "env": {
        "GRAPH_API_KEY": "<your-graph_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y graph-polymarket-mcp
§02  Environment variables
GRAPH_API_KEY
requiredsecret

API key for The Graph network (optional, for higher rate limits)

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other