league_teams
ActiveTool of mcp-thesportsdb
declared in 0.1.0
List all teams in a TheSportsDB league by league_id; returns each team's id, name, badge, and country.
Parameters schema
{
"type": "object",
"examples": [
{
"league_id": "133602"
}
],
"required": [
"league_id"
],
"properties": {
"league_id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-thesportsdb
https://github.com/pipeworx-io/mcp-thesportsdb
2/7 registries