Back to search
100
MCP live v1.1.0 sse

Prediction Markets API

io.github.Br0ski777/prediction-markets

Prediction market odds from Polymarket. Active markets, probabilities, volume. x402.

Uptime
50.0%
4 probes
Response
214ms
last probe
Tools
3
callable

Tools · 3

prediction_list_markets

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…

prediction_get_market_odds

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…

prediction_trending_markets

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

PredMCP live
Polymarket + Hyperliquid + macro for AI agents. 38 tools, signal backtest, SSE streaming. Free tier.
43 tools · streamable-http
Hyperliquid Perp Market Data API
Hyperliquid perp order book, prices, funding, OI, candles. x402 paid.
3 tools · sse
Event Resolver API
Resolve prediction market events. Price checks, claim verification, outcome confidence.
3 tools · sse
Octodamus Market Intelligence live
AI market oracle for agents. Crypto signals, Polymarket edges, x402 USDC payments on Base.
10 tools · streamable-http
DeFi Yield Finder API
Best DeFi yields by token — APY, TVL, risk, protocol. DeFiLlama-powered. x402.
1 tools · sse
DeepBlue Trading Intelligence live
Live crypto trading signals from an autonomous Polymarket bot. Free tier + x402 micropayments.
17 tools · streamable-http

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"
    }
  }
}