MLB Standings By Season
x402/mlb-standings-by-seasonOfficial Major League Baseball standings for a season from the MLB StatsAPI, no key required, covering the American and National leagues. Returns each team with wins, losses, winning percentage, games back, and division rank. Useful for AI agents answering standings and playoff race questions, building baseball dashboards, and powering fantasy and prediction features. [x402: $0.07/call on base, category=data]
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mlb_standings_by_season": {
"url": "https://proxy.suverse.io/v1/data/suverse-mlb-standings",
"transport": "http"
}
}
}