Loading MCP server directory, please wait...
Query Polymarket prediction markets via The Graph — 20 tools, 8 subgraphs
npx @getmcp/cli add io.github.PaulieB14/graph-polymarket-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GRAPH_API_KEYAPI key for The Graph network (optional, for higher rate limits)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.PaulieB14/graph-polymarket-mcp": {
"command": "npx",
"args": [
"-y",
"graph-polymarket-mcp"
],
"env": {
"GRAPH_API_KEY": ""
}
}
}
}