balldontlie-mcp and mlb-mcp
About balldontlie-mcp
mikechao/balldontlie-mcp
An MCP Server implementation that integrates the Balldontlie API, to provide information about players, teams and games for the NBA, NFL and MLB
Exposes three core tools—get_teams, get_players, and get_games—with cursor-based pagination and optional filtering by date, team, or player name. Implements MCP Server protocol compatible with Claude Desktop and LibreChat, configurable via environment variables. Includes a schedule_generator prompt that creates interactive league schedules within Claude's interface.
About mlb-mcp
etweisberg/mlb-mcp
MCP server for advanced baseball analytics (statcast, fangraphs, baseball reference, mlb stats API) with client demo
Implements the Model Context Protocol (MCP) standard to expose baseball data through structured tools compatible with Claude Desktop and other MCP clients, using stdio transport. Combines three data sources via `pybaseball` library and MLB StatsAPI with specialized tools for statcast queries, fangraphs metrics, and matplotlib-based visualization generation with base64-encoded image output. Includes comprehensive pytest test coverage and integrates with Smithery for one-command Claude Desktop installation.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work