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 toolsRead 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: 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… 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 provenance-bearing docs.
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… 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 are indexed before searching.
request_update
from source
Request that a provider 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 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 when you need to look up a player/team/coach by name.
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… 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 Stats Perform, Opta F24, Hudl Wyscout, Second Spectrum, FMDB, Transfer Room, FBref, Sofascore, or TheSportsDB.
search_docs
from source