You're viewing a demo portfolio

Join the waitlist
PRSM

get_event_odds

Active

Tool of mcp-odds-api

declared in 0.1.0

Odds for a single event — allows richer markets (player props, alt lines). Higher quota cost per call.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "event_id": "3735601",
      "sport_key": "americanfootball_nfl"
    },
    {
      "markets": "player_props_pts",
      "regions": "us",
      "event_id": "3735602",
      "sport_key": "basketball_nba"
    }
  ],
  "required": [
    "sport_key",
    "event_id"
  ],
  "properties": {
    "markets": {
      "type": "string",
      "description": "Includes player_props_* markets for some leagues"
    },
    "regions": {
      "type": "string"
    },
    "event_id": {
      "type": "string"
    },
    "sport_key": {
      "type": "string"
    },
    "odds_format": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-odds-api

https://github.com/pipeworx-io/mcp-odds-api

2/7 registries
View full server →