sports

Balldontlie Mcp

MCP server that integrates balldontlie api to provide information about players, teams and games for the NBA, NFL and MLB

typescript
sports
0
View on GitHub

Installation

npx -y mikechao/balldontlie-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "balldontlie-mcp",
  "command": "npx",
  "args": [
    "-y",
    "mikechao/balldontlie-mcp"
  ]
}

About This MCP Server

mikechao/balldontlie-mcp

MCP server that integrates balldontlie api to provide information about players, teams and games for the NBA, NFL and MLB

GitHub: https://github.com/mikechao/balldontlie-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub