MCP Servers / database / MLB SportRadar

MLB SportRadar

JSON →
none1database

Access MLB game data, standings, and player statistics using the SportRadar API.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: mlb-sportradar
Tools
What this server exposes
get_daily_schedule
Get MLB schedule for a specific date or today
get_game_summary
Get summary information for a specific game
get_game_boxscore
Get detailed boxscore for a specific game
get_game_play_by_play
Get detailed play-by-play data for a game
get_game_pitch_metrics
Get pitch-level metrics and Statcast data
get_standings
Get MLB standings for a specific year and league
get_team_profile
Get detailed team information
get_team_roster
Get current roster for a specific team
get_team_hierarchy
Get complete MLB team hierarchy with divisions
get_seasonal_statistics
Get seasonal statistics for a team
get_player_profile
Get detailed player information
get_player_seasonal_stats
Get seasonal statistics for a player
get_seasonal_splits
Get player splits (home/away, vs lefty/righty, etc.)
get_league_leaders
Get MLB league leaders in various categories
get_injuries
Get current MLB injury report
get_transactions
Get MLB transactions for a specific date
get_draft_summary
Get MLB draft summary for a specific year
Configuration
Environment & auth
authnone
envSPORTRADAR_API_KEY
Resources
MLB SportRadar — MCP Server · libregistry