Skip to main content
Glama
ice1x

football-api-mcp

by ice1x

football-api-mcp

PyPI Downloads CI Python License

MCP server for football-data.org API. Built on football-api.

Setup

pip install football-api-mcp

Get a free API key at football-data.org.

Related MCP server: Soccer V3 Scores MCP Server

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "football-data": {
      "command": "python",
      "args": ["-m", "football_api_mcp"],
      "env": {
        "FOOTBALL_DATA_API_KEY": "your-api-key"
      }
    }
  }
}

Tools

Tool

Description

get_standings

League table

get_matches

Matches by date/status

get_competition_matches

Matches in a competition

get_team

Team info

get_team_matches

Team's matches

get_scorers

Top scorers

get_person

Player/coach info

Competition codes: PL BL1 SA FL1 PD CL EC WC ELC PPL DED BSA

License

MIT

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    An open-source MCP server that connects to the SoccerDataAPI to deliver up-to-date football match information via natural language interactions.
    38
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    MCP server for kicktipp.com that enables AI assistants to view match data, leaderboards, and place bets through natural language.
    5
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    Provides live football data through MCP tools, enabling users to fetch today's matches and top scorers for competitions like the Premier League or World Cup.
    2

View all related MCP servers

Related MCP Connectors

  • Football-Data.org MCP — soccer competitions, matches, standings

  • API-Football MCP — comprehensive soccer/football data

  • OpenLigaDB MCP — community-run, keyless football / soccer match data.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ice1x/football-api-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server