Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

com.skipodds/skipodds

com.skipodds/skipodds

Win probabilities for 13 sports: NFL, NBA, soccer, tennis, golf, cricket. No API key, no signup.

Uptime
100.0%
1 direct probes · 30d
Response
209ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

list_fixtures

Upcoming and recent fixtures with fair win probabilities: every surveyed bookmaker price averaged and stripped of its margin (de-vigged), so probabilities sum to exactly 100%. 13 sports, 69+ bookmaker…

get_fixture

One fixture in full: fair probability and fair odds for every outcome, how many bookmakers were surveyed, and when the consensus last updated. Use when you already have a fixture id; call list_fixture…

get_fixture_movement

Time series of how one fixture's fair probabilities moved — timestamped consensus snapshots, oldest first. Use to spot line movement, steam or drift, and to answer "has this shortened since yesterday"…

list_tournament_outrights

Outright winner probabilities for a soccer competition, normalised across the teams that can still win — eliminated teams are dropped, so the field sums to 100% of the live market. Use for "who wins t…

list_golf_tournaments

Golf outright-winner probabilities, normalised across the priced field. Call with NO arguments to list the tournaments currently priced together with their tournament_key values; call again passing to…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.skipodds/skipodds": {
      "url": "https://skipodds.com/mcp",
      "transport": "streamable-http"
    }
  }
}