You're viewing a demo portfolio

Join the waitlist
PRSM

get_roster

Active

Tool of Mlb Stats

declared in 0.1.0

Active roster for an MLB team from the official MLB Stats API. Returns each player with id, name, jersey number, and position abbreviation.

Parameters schema

{
  "type": "object",
  "required": [
    "team_id"
  ],
  "properties": {
    "team_id": {
      "type": [
        "number",
        "string"
      ],
      "description": "MLB team id (e.g. 147 for the Yankees)."
    }
  }
}

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 →