mcpserver.lol
registry/football-docs
Connection check local install

football-docs

Searchable football data provider docs for AI coding agents.

Tools 7
GitHub stars 65
Installs / wk 108
Licence
Transport stdio
Last checked never

Tools & capabilities

7 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

compare_providers from source
Compare what two or more providers offer for a specific data type or concept. For example:
get_provider_docs from source
Retrieve documentation for a resolved provider, optionally filtered by topic or indexed category. Use after resolve_provider_id when you know which provider to inspect and want pro…
list_providers from source
List all indexed football data providers, their document count, and coverage categories. Use to understand what documentation is available. Call this first to see what providers ar…
request_update from source
Request that a provider
resolve_entity from source
Resolve a football entity (player, team, or coach) to get cross-provider IDs. Use when you need to map between Transfermarkt, FBref, Sofascore, Opta, and other provider IDs, or whe…
resolve_provider_id from source
Resolve a football data provider name or alias to the canonical football-docs provider key before searching. Use when users mention brands, vendors, products, or aliases such as St…
search_docs from source
Search football data provider documentation. Use for finding event types, qualifier IDs, API endpoints, coordinate systems, data models, and cross-provider mappings. Returns the mo…