balldontlie-mcp and mlb-api-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-api-mcp
guillochon/mlb-api-mcp
A Model Context Protocol (MCP) server that provides comprehensive access to MLB statistics and baseball data through a FastMCP-based interface.
Exposes 20+ MCP tools for querying standings, schedules, player/team stats, live boxscores, and advanced sabermetrics (WAR, wOBA) directly to AI applications—all through the MCP protocol rather than traditional REST endpoints. Built on FastMCP with FastAPI, it integrates the official MLB StatsAPI and automatically generates interactive documentation at `/docs`. Compatible with MCP-enabled clients like Claude Desktop via Smithery, supporting both stdio and HTTP transports.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work