JamesANZ/prediction-market-mcp
A simple MCP server that grabs prediction market data from polymarket, PredictIt, & Kalshi.
Platform-specific configuration:
{
"mcpServers": {
"prediction-market-mcp": {
"command": "npx",
"args": [
"-y",
"prediction-market-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...