Skip to content
Back to search
30
MCP http

MLB Game Schedule By Date

x402/mlb-game-schedule-by-date

Official Major League Baseball game schedule for a given date from the MLB StatsAPI, no key required. Returns each game with the home and away teams, scheduled time, venue, game status, and score when the game is live or final. Useful for AI agents building baseball briefings, tracking live games, and feeding schedule and result context into fantasy and analytics workflows. [x402: $0.07/call on base, category=data]

Uptime
0.0%
30 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

MLB Standings By Season
Official Major League Baseball standings for a season from the MLB StatsAPI, no key required, covering the American and National leagues. Re
0 tools · http
Sports Events By Date
All sports events scheduled on a given date, optionally filtered by sport, from TheSportsDB. Returns each event with the two teams, league,
0 tools · http
NHL Scores By Date
NHL game scores for a date from the official NHL web API, no key. Returns games with teams, scores, and status. For AI agents building hocke
0 tools · http
MLB Stats
Integrates with MLB Stats API and pybaseball library to provide comprehensive baseball statistics, Statcast data, player lookups, team stand
0 tools
MLB Stats Server
Provide structured access to Major League Baseball statistics through an MCP server. Query and retrieve detailed baseball data including sta
0 tools · http
Statcast
Queries MLB Statcast data from Baseball Savant, FanGraphs, and Baseball Reference using natural language.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mlb_game_schedule_by_date": {
      "url": "https://proxy.suverse.io/v1/data/suverse-mlb-schedule",
      "transport": "http"
    }
  }
}