live-sports-odds

live-sports-odds

3.9

live-sports-odds is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.

If you are the rightful owner of live-sports-odds and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Live Sports Odds MCP Server provides real-time sports betting odds from global bookmakers.

v4_sports

Returns a list of available sports and tournaments. Use the `sports_key` in requests for /odds and /scores endpoints.

Try it

When excluded, only recently updated (in-season) sports appear. Include this paramter to see all available sports

When excluded, only recently updated (in-season) sports appear. Include this paramter to see all available sports

      Result:

      sport_odds

      Returns list of live and upcoming games for a given sport, showing bookmaker odds for the specified region and markets. Set the `sport` to a `sport_key` from the /sports endpoint. Alternatively if `sport=upcoming`, it will return a list of the next 8 upcoming games across all sports, as well as any live games. For more info, see [list of available sports](https://the-odds-api.com/sports-odds-data/sports-apis.html) and [list of available bookmakers](https://the-odds-api.com/sports-odds-data/bookmaker-apis.html).

      Try it

      Determines which bookmakers appear in the response. Can be a comma delimited list of regions. Each region will count as 1 request against the usage quota for each market. Most use cases will only need to specify one region. For a list of bookmakers by region, see https://the-odds-api.com/sports-odds-data/bookmaker-apis.html

        Format of returned odds.

          The odds market to return. Can be a comma delimited list of odds markets. Defaults to h2h (head to head / moneyline). Outrights only avaialable for select sports. Note each market counts as 1 request against the usage quota.

            Format of returned timestamps. Can be iso (ISO8601) or unix timestamp (seconds since epoch)

                Result:

                sport_scores

                Returns list of live and upcoming games for a given sport, and optionally recently completed games. Live and completed games will contain scores. **Currently in beta** and only available for selected sports. For more info, see the [list of available sports](https://the-odds-api.com/sports-odds-data/sports-apis.html)

                Try it

                The number of days in the past from which to return completed games. Valid values are integers from 1 to 3. If this field is missing, only live and upcoming games are returned. Default: 3

                  Result: