get_team
ActiveTool of Football Data
declared in 0.1.0
Team detail by ID — current squad, coach, competitions, venue.
Parameters schema
{
"type": "object",
"examples": [
{
"team_id": 64
}
],
"required": [
"team_id"
],
"properties": {
"team_id": {
"type": "number",
"description": "football-data.org numeric team ID"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Football Data
https://github.com/pipeworx-io/mcp-football-data
1/7 registries