get_schedule
ActiveTool of Mlb Stats
declared in 0.1.0
MLB daily schedule and scores from the official MLB Stats API. Returns each game's teams, scores, status, and venue. Pass a date (YYYY-MM-DD) or omit for today's games.
Parameters schema
{
"type": "object",
"properties": {
"date": {
"type": "string",
"description": "Date in YYYY-MM-DD. Omit to get today's schedule."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Mlb Stats
https://github.com/pipeworx-io/mcp-mlb-stats
1/7 registries