MCP Server
MCP
io.github.reviewmyemails/prediction-market-mcp
Real-time Polymarket and Kalshi data, cross-platform arb detection, strategy signals
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "prediction-market-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "RapidAPI key for Prediction Market Data API (get free at rapidapi.com/illgottengainsss/api/prediction-market-data)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "RAPIDAPI_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment