dankniight/api-football-mcp-server
If you are the rightful owner of api-football-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The API-Football MCP Server provides access to comprehensive football/soccer data through the API-Football service, utilizing the Model Context Protocol (MCP) for seamless integration.
Tools
Functions exposed to the LLM to take actions
get_leagues
Get available leagues
get_teams
Get teams in a league
get_team_stats
Get statistics for a team
get_team_id_by_name
Get team ID by team name
get_players
Get players in a team
get_player_stats
Get statistics for a player
get_fixtures
Get fixtures/matches
get_fixture_stats
Get statistics for a fixture
get_standings
Get league standings
get_top_scorers
Get top scorers in a league
get_top_assists
Get top assisters in a league
get_venue
Get venue information
get_team_transfers
Get transfer information for a team
get_injuries
Get injury information
get_predictions
Get predictions for a fixture
get_head_to_head
Get head-to-head statistics between teams
get_countries
Get available countries
get_league_info
Get detailed league information
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client