You're viewing a demo portfolio

Join the waitlist
PRSM

get_standings

Active

Tool of Mlb Stats

declared in 0.1.0

MLB division standings (regular season) from the official MLB Stats API. Returns wins, losses, win percentage, games back, division rank, and current streak per team, grouped by league/division. Pass the desired season year (e.g. "2024"); defaults to "2024" if omitted.

Parameters schema

{
  "type": "object",
  "properties": {
    "season": {
      "type": "string",
      "description": "Season year, e.g. \"2024\". Defaults to \"2024\" if omitted — pass the year you want."
    },
    "league_id": {
      "type": "string",
      "description": "Comma-separated league IDs (103=AL, 104=NL). Default \"103,104\" (both)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Mlb Stats

https://github.com/pipeworx-io/mcp-mlb-stats

1/7 registries
View full server →