Sportmonks for your agents.
Connect Sportmonks once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 12 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Sportmonks.
What agents can do with Sportmonks
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
sportmonks_get_livescoresGet all currently live football scores. Returns matches 15 minutes before to 15 minutes after play.
sportmonks_get_leaguesGet all football leagues available in your subscription.
sportmonks_get_fixtures_by_dateGet all fixtures scheduled for a specific date.
sportmonks_get_standings_by_seasonGet league standings for a specific season by season ID.
sportmonks_search_teamsSearch football teams by name.
sportmonks_get_teamGet a single team by its id, including squad, coach, and venue info.
sportmonks_get_seasonsGet all football seasons available in your subscription.
sportmonks_get_fixtureGet a single fixture by its id, including scores, events, and lineups.
sportmonks_get_topscorersGet the top scorers for a specific season by season ID.
sportmonks_get_transfersGet transfers by date or team.
sportmonks_get_countriesGet all countries with league data.
sportmonks_get_venuesGet all venues (stadiums) available in your subscription.
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.
- Register for a free Sportmonks account.
- Go to API > Tokens in your dashboard.
- Create a named API token and copy it.
- Send as api_token query param or in Authorization header.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Sportmonks to Even: call connect_begin("sportmonks") on the even-connect MCP and walk me through it.
Get live football scores, retrieve league standings by season, and search for teams to access player rosters.
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.