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 安装。

在 Cloud 上安装 Odds
Odds API · 通过 MCP 实时
分享
Opus 4.7

Claude 是 AI,可能会出错。请核对回答。

2 分钟设置

  1. 1在 cloud.anythingmcp.com 开始免费试用。
  2. 2在连接器商店点击 Odds API。提示时粘贴凭据。
  3. 3生成 MCP 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 仅两次点击。

安装连接器、粘贴凭据、向 AI 提问。7 天免费,无需信用卡。