Developer Tools
Trust: 37/100 (Limited)io.github.PaulieB14/graph-polymarket-mcp Guide
Query Polymarket prediction markets via The Graph — 20 tools, 8 subgraphs
1 starsby PaulieB14
Quick Start
Install
npx graph-polymarket-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-paulieb14-graph-polymarket-mcp": {
"command": "npx",
"args": [
"graph-polymarket-mcp"
]
}
}
}