Retrieve all MLB teams for a specific sport using sport ID and optional season filter. Returns a dictionary of teams for easy integration with baseball data applications.
Retrieve MLB game schedules by specifying a date range, team, or sport ID. Use this tool to fetch organized schedule data for analysis or integration with other applications.
Retrieve MLB standings for a specified season, league, or date using customizable parameters like standings type, hydration, and fields. Ideal for accessing up-to-date baseball statistics and league rankings.
Retrieve detailed linescore data for a specific MLB game using its unique game ID. Access inning-by-inning scores, team performance, and game status through the MLB statistics API.
Python MCP server that provides comprehensive access to MLB statistics and baseball data through a FastAPI-based interface. Acts as a bridge between AI applications and MLB data sources, enabling seamless integration of baseball statistics, game information, player data, and more.
Provides access to comprehensive MLB baseball statistics through the MLB Stats API, pybaseball library, Statcast data, FanGraphs, and Baseball Reference, including support for generating matplotlib visualizations.
An MCP server that enables interaction with MLB (Major League Baseball) v3 projections through the SportsData.io API, allowing access to baseball statistics and projections through natural language.