Odds API

Odds API

Live and pre-match sports betting odds (football, basketball, tennis, baseball, American football, ice hockey, MMA, boxing and more) from dozens of bookmakers via odds-api.io. Look up sports, leagues and events, then read odds for a specific event from your selected bookmakers.

7 日間無料 · クレジットカード不要 · EU ホスト

Odds に何でも聞ける

AnythingMCP 経由で Odds API に実際のプロンプトを試そう — Claude がツールを呼び出し、回答します。あなたのメッセージで Enter を押すと Cloud にインストールします。

Odds を Cloud にインストール
Odds API · MCP 経由でライブ
共有
Opus 4.7

Claude は AI のため誤ることがあります。回答をご確認ください。

2 分でセットアップ

  1. 1cloud.anythingmcp.com で無料トライアル開始。
  2. 2コネクターストアで Odds API をクリック。資格情報を貼り付け。
  3. 3MCP API キーを発行し、AI クライアントを MCP URL に向ける。
Odds API を今すぐインストール

Odds のガイド

主要 AI クライアント向けのステップバイステップセットアップ。

Odds API のセットアップ

コネクタ定義そのものから:認証情報の入手先、必要な権限、このアダプタが呼び出す API。 コネクタ作者により英語で提供されています。

This connector wraps the odds-api.io v3 REST API. Get a free API key at https://odds-api.io and paste it as ODDS_API_KEY — it is injected automatically into every call, you never pass it as a parameter.

Mandatory workflowodds_get_event_odds needs a concrete eventId and at least one valid bookmakers name; you cannot call it blind:

  1. odds_list_sports → the valid sport slug (e.g. football, basketball, tennis). NOTE: there is no soccer_world_cup slug — football competitions are plain football, narrow them with the league slug from step 2.
  2. odds_list_leagues (pass the sport slug) → the league slug (e.g. england-premier-league).
  3. odds_list_events (pass the sport slug, optionally the league) → each event's numeric id. This is the eventId you pass to odds.
  4. odds_list_bookmakers → the exact bookmaker names you may query (e.g. Bet365, Betano PE). Pass them as a comma-separated bookmakers value. all is NOT accepted, and free plans are limited to a small number of selected bookmakers (the API returns a 403 listing your allowed bookmakers if you exceed it).
  5. odds_get_event_odds with eventId + bookmakers (+ optional markets).

Common errors (the API returns a JSON error field):

  • Missing eventId / Missing bookmakers → required parameter omitted.
  • <x> is not a valid bookmaker → use a name from odds_list_bookmakers, not all.
  • Access denied. You're allowed max N bookmakers → your plan limits selected bookmakers; pick from the listed allowed set or upgrade.

Times are ISO-8601 UTC (e.g. 2026-06-18T09:00:00Z). Event status is one of notstarted / inprogress / settled.

あなたの AI は Odds API から 2 クリック先。

コネクターをインストール、資格情報を貼り付け、AI に質問。7 日間無料、クレジットカード不要。