MCP server exposing football-data.org API via the football-api client
Project description
football-api-mcp
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.
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file football_api_mcp-0.1.0.tar.gz.
File metadata
- Download URL: football_api_mcp-0.1.0.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
859088dc319deb904fe1da60a0dc46b70228e3b5f01bb6e79be1eeeabecf143f
|
|
| MD5 |
bba878929263d1ae82ccdf8accebe57e
|
|
| BLAKE2b-256 |
1a5d31a81b70a9c8e063421bbf116bbbcb6533f2ef2eaaee7273c65930249bfc
|
File details
Details for the file football_api_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: football_api_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b60a5ff3d82679c8623be0db7c715e3a9334a97221a8a70c949df81c9729360
|
|
| MD5 |
9bf1c7cd33cfe8ab854c211aa8c4fe2e
|
|
| BLAKE2b-256 |
c80a3942521de931db89daf1b3b56fe20d62bd28542e165179c2e4ca7ad49f0a
|