list_leagues
ActiveTool of mcp-thesportsdb
declared in 0.1.0
List leagues, optionally filtered by sport name and/or country.
Parameters schema
{
"type": "object",
"examples": [
{
"sport": "Soccer",
"country": "England"
},
{
"sport": "Ice Hockey"
}
],
"properties": {
"sport": {
"type": "string",
"description": "Sport name (e.g. \"Soccer\", \"Ice Hockey\")"
},
"country": {
"type": "string",
"description": "Country name"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-thesportsdb
https://github.com/pipeworx-io/mcp-thesportsdb
2/7 registries