MLB SportRadar MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SPORTRADAR_API_KEY | Yes | Your SportRadar MLB API key (trial or production) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_daily_scheduleB | Get MLB schedule for a specific date (YYYY-MM-DD format) or today if not specified. |
| get_game_summaryC | Get summary information for a specific MLB game. |
| get_game_boxscoreC | Get detailed boxscore for a specific MLB game. |
| get_standingsB | Get MLB standings for a specific year and league (AL/NL) or current season. |
| get_player_profileC | Get detailed profile information for a specific MLB player. |
| get_team_profileC | Get detailed profile information for a specific MLB team. |
| get_league_leadersC | Get MLB league leaders for a specific year and category (hitting/pitching). |
| get_team_rosterC | Get current roster for a specific MLB team. |
| get_injuriesB | Get current MLB injury report. |
| get_game_play_by_playC | Get detailed play-by-play data for a specific MLB game. |
| get_game_pitch_metricsC | Get pitch-level metrics and Statcast data for a specific MLB game. |
| get_seasonal_statisticsC | Get seasonal statistics for a specific team. |
| get_player_seasonal_statsC | Get seasonal statistics for a specific player. |
| get_transactionsC | Get MLB transactions for a specific date or recent transactions. |
| get_draft_summaryC | Get MLB draft summary for a specific year. |
| get_team_hierarchyB | Get complete MLB team hierarchy with divisions and leagues. |
| get_seasonal_splitsC | Get seasonal splits for a player (home/away, vs lefty/righty, etc.). |
| get_seasonal_pitch_metricsC | Get detailed Statcast pitch metrics for a player's season. |
| get_statcast_leadersC | Get Statcast leaderboards (exit_velocity, launch_angle, barrel_rate, etc.). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/robcerda/mlb-sportradar-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server