TheSportsDB for your agents.
Connect TheSportsDB once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 10 curated tools, discovered on demand, with your key stored on your machine and every call going direct to TheSportsDB.
What agents can do with TheSportsDB
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
thesportsdb_all_sportsList all sport categories supported by TheSportsDB.
thesportsdb_search_teamsSearch for sports teams by name. Free tier only returns results for the search term Arsenal.
thesportsdb_lookup_teamGet team details by team ID.
thesportsdb_schedule_by_dayGet events scheduled on a specific date, optionally filtered by sport or league.
thesportsdb_league_tableGet current league standings for a league (some soccer leagues available on free tier).
thesportsdb_search_eventsSearch for events by event name.
thesportsdb_lookup_leagueGet league details by league ID.
thesportsdb_search_playersSearch for players by name.
thesportsdb_lookup_playerGet player details by player ID.
thesportsdb_schedule_by_teamGet all events for a team, optionally filtered by season.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Free tier key is literally the string 123 (limited to 30 req/min, 1 result per query).
- For a premium key ($9/mo), sign up and get your key from your profile page.
- The key goes into the URL path: /api/v1/json/YOUR_KEY/endpoint.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect TheSportsDB to Even: call connect_begin("thesportsdb") on the even-connect MCP and walk me through it.
Search for sports teams by name, retrieve team details and schedule by date, check league standings.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.