soccer

Comprehensive global soccer statistics and live match data.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Get Live Events: Retrieves all ongoing, live soccer matches across the globe. Use this tool when you need to know what matches are happening right now. No arguments required.
  • Get Events: Fetches soccer fixtures/events for a specific date, optionally filtered by match ID or team name. Use this to find scheduled upcoming matches or past results for a specific day.
  • Get Config Tree Mini: Fetches the master configuration tree of all global soccer categories (nations) and their corresponding tournaments. Use this tool to discover season IDs (seasonId) or tournament

What data it sees

Do you need an account

No: the server works without sign-in

Comprehensive global soccer statistics and live match data.

Server tool list (41)

Raw names from tools/list. Only developers need these.

get_live_eventsRetrieves all ongoing, live soccer matches across the globe. Use this tool when you need to know what matches are happening right now. No arguments required.
get_eventsFetches soccer fixtures/events for a specific date, optionally filtered by match ID or team name. Use this to find scheduled upcoming matches or past results for a specific day.
get_config_tree_miniFetches the master configuration tree of all global soccer categories (nations) and their corresponding tournaments. Use this tool to discover season IDs (seasonId) or tournament IDs.
get_match_infoGets baseline metadata for a match including stadium, referee, team names, and start time. Crucial for understanding the context of a match. [CRITICAL]: Requires a valid matchId obtained from getEvents or getLiveEvents.
get_match_statsRetrieves general match statistics such as possession percentages, total shots, corners, and cards. [CRITICAL]: Requires a valid matchId obtained from getEvents or getLiveEvents.
get_match_formRetrieves historical form data (recent W/D/L records) for both competing teams going into the match. [CRITICAL]: Requires a valid matchId obtained from getEvents or getLiveEvents.
get_match_table_sliceRetrieves a slice of the league table showing the position context of the two teams involved in the match. [CRITICAL]: Requires a valid matchId obtained from getEvents or getLiveEvents.
get_match_marketsRetrieves available betting market metadata (e.g., 1x2, Asian Handicap, Over/Under lines) available for the match. [CRITICAL]: Requires a valid matchId obtained from getEvents or getLiveEvents.
get_match_timelineRetrieves the complete sequential timeline of events (goals, cards, substitutions) that occurred during the match. [CRITICAL]: Requires a valid matchId obtained from getEvents or getLiveEvents.
get_match_timeline_deltaRetrieves only recent timeline events for a live match (used for live updates). [CRITICAL]: Requires a valid matchId obtained from getEvents or getLiveEvents.
get_match_situationsRetrieves critical play situations like dangerous attacks, safe possession zones, and penalty pressure metrics. [CRITICAL]: Requires a valid matchId obtained from getEvents or getLiveEvents.
get_detailed_match_statsRetrieves highly comprehensive statistical analysis, including pass accuracy, tackle rates, and expected goals (xG) if available. [CRITICAL]: Requires a valid matchId obtained from getEvents or getLiveEvents.
get_match_squadsRetrieves starter lineups, formations, and bench players for both teams. [CRITICAL]: Requires a valid matchId obtained from getEvents or getLiveEvents.
get_match_detailsRetrieves core match details, scorelines, and period breakdowns. [CRITICAL]: Requires a valid matchId obtained from getEvents or getLiveEvents.
get_match_details_extendedRetrieves extended period-by-period match stats and deeper insights. [CRITICAL]: Requires a valid matchId obtained from getEvents or getLiveEvents.
get_team_last_xRetrieves the last X match results for a specific team. [CRITICAL]: Requires a valid teamId.
get_team_last_x_extendedRetrieves a detailed statistical breakdown of a team's last X matches. [CRITICAL]: Requires a valid teamId.
get_team_next_xRetrieves upcoming scheduled fixtures for a specific team. [CRITICAL]: Requires a valid teamId.
get_team_versus_recentRetrieves the direct head-to-head recent history between two specific teams. [CRITICAL]: Requires valid teamId and opponentId.
get_team_streaksRetrieves active win, loss, draw, or clean sheet streaks for a specific team.
get_team_usual_lineupRetrieves the standard formation and most frequent starting lineup for a team within a specific season.
get_season_tablesRetrieves the full league standings and point tables for a specific season. [CRITICAL]: Requires a valid seasonId obtained from getConfigTreeMini.
get_season_form_tableRetrieves standings filtered specifically by recent overall, home, or away form. [CRITICAL]: Requires a valid seasonId obtained from getConfigTreeMini.
get_season_top_cardsRetrieves the players with the highest yellow and red card counts in a tournament. [CRITICAL]: Requires a valid seasonId obtained from getConfigTreeMini.
get_season_top_goalsRetrieves the top goalscorers in the league for a specific season. [CRITICAL]: Requires a valid seasonId obtained from getConfigTreeMini.
get_season_team_scoring_concedingRetrieves analysis of when (time intervals) teams score or concede goals in a season. [CRITICAL]: Requires a valid seasonId obtained from getConfigTreeMini.
get_season_injuriesRetrieves a list of currently active injuries and suspensions for players in the season. [CRITICAL]: Requires a valid seasonId obtained from getConfigTreeMini.
get_season_venue_statsRetrieves detailed stadium and venue statistics for a season (attendance, capacities). [CRITICAL]: Requires a valid seasonId obtained from getConfigTreeMini.
get_season_over_under_statsRetrieves statistics detailing how often teams breach specific goal lines (e.g. Over 2.5 goals). [CRITICAL]: Requires a valid seasonId obtained from getConfigTreeMini.
get_season_team_position_historyRetrieves the week-by-week table position progress of a specific team throughout a season.
get_season_team_fixturesRetrieves the complete match calendar (past and future fixtures) for a team in a specific season.
get_referee_season_statsRetrieves historical game data and card-issuing tendencies for a specific referee within a season.
get_season_fixtures2Retrieves comprehensive fixtures and schedule for a specific season, enriched with robust analytics and statistical pre-match data. [CRITICAL]: Requires a valid seasonId obtained from getConfigTreeMini.
get_season_league_summaryRetrieves aggregated seasonal league summary data, containing broad metrics about tournament progress, total goals, and standard averages. [CRITICAL]: Requires a valid seasonId obtained from getConfigTreeMini.
get_season_goalsRetrieves detailed goals statistics for a season, including timing of goals, goal type distributions, and team scoring trends. [CRITICAL]: Requires a valid seasonId obtained from getConfigTreeMini.
get_cup_bracketsRetrieves the structural knockout bracket and playoff tree data for cup competitions in a specific season. [CRITICAL]: Requires a valid seasonId obtained from getConfigTreeMini.
get_livescore_season_fixturesRetrieves the real-time live score status specifically mapped to a season's fixtures, useful for tracking live developments within a specific tournament. [CRITICAL]: Requires a valid seasonId obtained from getConfigTreeMini.
get_season_top_assistsRetrieves the player leaderboard for most assists within a specific league season. [CRITICAL]: Requires a valid seasonId obtained from getConfigTreeMini.
get_season_unique_team_statsRetrieves highly specific and unique statistical aggregates for teams across a season (e.g. successful dribbles, cross accuracy, fouls won). [CRITICAL]: Requires a valid seasonId obtained from getConfigTreeMini.
get_season_last_xRetrieves the last X amount of completed matches across an entire season, providing a quick snapshot of recent tournament results. [CRITICAL]: Requires a valid seasonId obtained from getConfigTreeMini.
get_unique_tournament_seasons_winnersRetrieves the historical list of all past champions and winners for a unique tournament across its previous seasons. [CRITICAL]: Requires a valid tournamentId.
soccer: connect to Claude, ChatGPT, Cursor · Connectors.fun