get_standings
ActiveTool of mcp-espn
League standings / table: win-loss records, win %, games behind (and points/draws for soccer), grouped by conference/division. PREFER for "NBA standings", "Premier League table", "NFL division standings", "who is leading <league>". Common sport/league pairs: football/nfl, football/college-football, basketball/nba, basketball/wnba, basketball/mens-college-basketball, baseball/mlb, hockey/nhl, soccer/eng.1 (Premier League), soccer/usa.1 (MLS), soccer/esp.1 (La Liga), soccer/uefa.champions (Champions League).
Parameters schema
{
"type": "object",
"required": [
"sport",
"league"
],
"properties": {
"sport": {
"type": "string",
"description": "Sport, e.g. 'basketball', 'soccer'."
},
"league": {
"type": "string",
"description": "League slug, e.g. 'nba', 'eng.1'."
},
"season": {
"type": "number",
"description": "Optional 4-digit season year (e.g. 2025). Default = current season."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-espn
https://github.com/pipeworx-io/mcp-espn
2/7 registries