Football Api Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Football Api Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
MCP server for football-data.org API. Built on football-api.
pip install football-api-mcpGet a free API key at football-data.org.
Add to claude_desktop_config.json:
{
"mcpServers": {
"football-data": {
"command": "python",
"args": ["-m", "football_api_mcp"],
"env": {
"FOOTBALL_DATA_API_KEY": "your-api-key"
}
}
}
}| 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
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.