get_team
ActiveTool of mcp-thesportsdb
declared in 0.1.0
Full team profile from TheSportsDB by numeric team_id — returns name, sport, country, stadium, formed year, description, badge, and social links.
Parameters schema
{
"type": "object",
"examples": [
{
"team_id": "133602"
}
],
"required": [
"team_id"
],
"properties": {
"team_id": {
"type": "string",
"description": "TheSportsDB team id"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-thesportsdb
https://github.com/pipeworx-io/mcp-thesportsdb
2/7 registries