sports
Mlb Api Mcp
MCP server that acts as a proxy to the freely available MLB API, which provides player info, stats, and game information.
python
local
sports
Installation
npx -y guillochon/mlb-api-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mlb-api-mcp",
"command": "npx",
"args": [
"-y",
"guillochon/mlb-api-mcp"
]
}About This MCP Server
guillochon/mlb-api-mcp
MCP server that acts as a proxy to the freely available MLB API, which provides player info, stats, and game information.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub