list_sports
ActiveTool of mcp-odds-api
declared in 0.1.0
List available sports/leagues. By default returns only in-season; pass all=true to include out-of-season.
Parameters schema
{
"type": "object",
"examples": [
{
"all": false
},
{
"all": true
}
],
"properties": {
"all": {
"type": "boolean",
"description": "Include out-of-season sports (default false)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-odds-api
https://github.com/pipeworx-io/mcp-odds-api
2/7 registries