Football Data
Access comprehensive football data—matches, players, teams, leagues—from machina-sports for detailed analysis and insights.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add football-data npx -- -y @trustedskills/football-data
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"football-data": {
"command": "npx",
"args": [
"-y",
"@trustedskills/football-data"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
football-data
What it does
This skill enables AI agents to access and process real-time football statistics, match results, and league standings. It provides structured data on player performance, team metrics, and historical game outcomes for automated analysis.
When to use it
- Generate live match previews by retrieving current form tables and head-to-head records.
- Analyze player efficiency trends across multiple seasons for scouting or fantasy sports strategies.
- Create dynamic betting insights based on recent goal-scoring rates and defensive statistics.
- Automate weekly league summaries with accurate point tallies and top scorer rankings.
Key capabilities
- Fetches real-time match scores and live event streams.
- Retrieves comprehensive player stats including goals, assists, and minutes played.
- Accesses historical season data for trend analysis.
- Provides league table standings by division or competition.
- Supports filtering by specific teams, dates, or competitions.
Example prompts
- "What are the current top 5 scorers in the Premier League this season?"
- "Analyze Manchester City's defensive performance over the last 10 matches."
- "Who won the Champions League final in 2023 and what was the match score?"
Tips & gotchas
Ensure your AI agent has permission to access external sports APIs, as data freshness depends on the underlying provider. Some advanced metrics may require specific league codes or date ranges for accurate retrieval.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.