Prediction Markets API
io.github.Br0ski777/prediction-marketsPrediction market odds from Polymarket. Active markets, probabilities, volume. x402.
Tools · 3
Use this when you need to browse active prediction markets or find betting odds on real-world events. Returns a list of active markets from Polymarket and Kalshi with current probabilities, trading vo…
Use this when you need detailed odds, probabilities, and trading data for a specific prediction market. Searches both Polymarket and Kalshi to find the best match by market ID or question text. 1. qu…
Use this when you need to see what prediction markets are trending right now. Returns the hottest markets from both Polymarket and Kalshi ranked by recent trading volume and activity. 1. question: th…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"prediction_markets_api": {
"url": "https://prediction-markets.api.klymax402.com/mcp",
"transport": "sse"
}
}
}