mlb_mcp

mlb_mcp

3.1

If you are the rightful owner of mlb_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Pybaseball MCP Server is a FastAPI-based server that provides access to MLB and Fangraphs baseball data using the pybaseball library.

The Pybaseball MCP Server is designed to offer a seamless interface for accessing comprehensive baseball data from MLB and Fangraphs. Built on FastAPI, this server leverages the pybaseball library to provide endpoints for retrieving player statistics, team stats, and leaderboards. Users can query player data by name, filter by date ranges, and access team statistics for specific years and types (batting or pitching). Additionally, the server offers leaderboard data for various statistics, seasons, and leagues. The server is easy to set up and deploy, making it a versatile tool for baseball data enthusiasts and developers looking to integrate baseball statistics into their applications.

Features

  • Player Statcast Data: Retrieve player Statcast data by name, with optional date range filtering.
  • Team Statistics: Access team batting or pitching stats for a specified year.
  • MLB Leaderboards: Get MLB leaderboard data for specific stats, seasons, and leagues.