
Football Data
@Football Data
The Football-Data.org API is one of the most popular football (soccer) datasets on the web
⚽ Football-Data MCP
The Football-Data.org API is one of the most popular football (soccer) datasets on the web, and with XPack it becomes an MCP service that your AI agents can query conversationally. It covers leagues, teams, players, matches, and scorers from across the globe.
🔑 API Features
🌍 Areas
GET /areas
→ List football areas (countries, federations).GET /areas/{id}
→ Get details for a specific area.
🏆 Competitions
GET /competitions
→ Browse competitions (Premier League, Champions League, Bundesliga, etc.).GET /competitions/{id}
→ Retrieve competition details.GET /competitions/{id}/matches
→ See fixtures & results for a league.GET /competitions/{id}/standings
→ Current league tables & rankings.GET /competitions/{id}/teams
→ All teams participating in a competition.GET /competitions/{id}/scorers
→ Top scorers in a given league or season.
🏟️ Teams
GET /teams
→ List teams globally (filter by area).GET /teams/{id}
→ Details for a specific club (crest, venue, foundation date).GET /teams/{id}/matches
→ See all fixtures/results for a team.
🥅 Matches
GET /matches
→ Global match search (filter by competitions, dates, status).GET /matches/{id}
→ Full detail for a single match (lineups, score, winner).
📌 Example Use Cases
- 📊 Sports Dashboards — Display live league tables and fixtures.
- 📱 Fan Apps — Fetch team info, schedules, and top scorers for your favorite club.
- 🎙️ AI Sports Commentators — Answer questions like “Who leads La Liga scorers this season?”
- 🧮 Analytics — Track performance trends across seasons and competitions.
⚡ Powered by XPack
On its own, Football-Data requires API key management and JSON parsing. With XPack, it’s instantly an MCP service:
- 🤖 Query conversationally (“Show me tomorrow’s EPL matches”).
- 🚀 Integrate seamlessly with agents and chatbots.
- 💸 Monetize sports data in the MCP marketplace.
👉 The Football-Data MCP makes global football data as easy to use as asking your AI assistant.