football-docs✓
io.github.withqwerty/football-docs · v0.2.1
v0.2.1▦ npm npm: football-docs
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.withqwerty/football-docs",
"description": "Searchable football data provider docs for AI coding agents.",
"title": "football-docs",
"version": "0.2.1",
"packages": [
{
"registryType": "npm",
"identifier": "football-docs",
"version": "0.2.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}