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 Tage gratis · keine Kreditkarte · EU-Hosting
Frag Odds alles
Teste einen echten Prompt gegen Odds API via AnythingMCP — Claude ruft die Tools auf, liefert die Antwort. Drück Enter auf deine eigene Nachricht, um auf Cloud zu installieren.
Odds auf Cloud installierenClaude ist KI und kann Fehler machen. Bitte Antworten gegenprüfen.
Setup in 2 Minuten
- 1Free Trial auf cloud.anythingmcp.com starten.
- 2Im Connector-Store auf Odds API klicken. Credentials einfügen.
- 3MCP-API-Key generieren und KI-Client auf die MCP-URL zeigen.
Anleitungen für Odds
Schritt-für-Schritt-Setup für die wichtigsten KI-Clients.
Odds API einrichten
Direkt aus der Connector-Definition: wo du die Credentials findest, welche Rechte sie brauchen und mit welcher API dieser Adapter spricht. Vom Connector-Autor auf Englisch bereitgestellt.
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 workflow — odds_get_event_odds needs a concrete eventId and at least one valid bookmakers name; you cannot call it blind:
odds_list_sports→ the valid sport slug (e.g.football,basketball,tennis). NOTE: there is nosoccer_world_cupslug — football competitions are plainfootball, narrow them with the league slug from step 2.odds_list_leagues(pass the sport slug) → the leagueslug(e.g.england-premier-league).odds_list_events(pass the sport slug, optionally the league) → each event's numericid. This is theeventIdyou pass to odds.odds_list_bookmakers→ the exact bookmaker names you may query (e.g.Bet365,Betano PE). Pass them as a comma-separatedbookmakersvalue.allis 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).odds_get_event_oddswitheventId+bookmakers(+ optionalmarkets).
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 fromodds_list_bookmakers, notall.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.
Deine KI ist zwei Klicks von Odds API entfernt.
Connector installieren, Credentials einfügen, KI fragen. 7 Tage gratis, keine Kreditkarte.