fifa-public-api-mcp
Related Servers
Alternatives to fifa-public-api-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceAccess football (soccer) data including competitions, matches, standings, and team details via the Football-Data.org API.1 npm2MIT
- AlicenseNot gradedqualityBmaintenanceEnables querying Australian government tender data via the AusTender OCDS API without requiring an API key.5 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables querying real-time flight data from the OpenSky Network API with anonymous access.2 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables querying university data from the Hipolabs Universities API without authentication.0MIT
- FlicenseNot gradedqualityDmaintenanceProvides programmatic access to comprehensive football statistics and live match data via API-Football, enabling applications to retrieve league standings, team fixtures, player statistics, and real-time match events.6-
- AlicenseNot gradedqualityCmaintenanceEnables searching and retrieving metadata from Deezer's public catalog including tracks, albums, artists, and charts without authentication.2 npmMIT
TDQS
Scored across 12 tools
Each tool targets a distinct entity or action: competitions, seasons, matches (list, live, timeline), teams, stadiums, confederations, countries. No overlap; even search vs get vs list are clearly different.
All tool names follow a consistent verb_noun pattern in snake_case (get_, list_, search_). No mixed conventions or vague verbs.
12 tools cover the core entities of FIFA data (competitions, seasons, stages, matches, teams, stadiums, confederations, countries). The count feels well-scoped for the domain.
Covers basic CRUD-like operations for major entities. Missing player/squad data and standings, but the core workflow (find competition, list seasons, get matches, drill into a match) is complete.