mikechao/balldontlie-mcp
An MCP Server implementation that integrates the Balldontlie API, to provide information about players, teams and games for the NBA, NFL and MLB
Platform-specific configuration:
{
"mcpServers": {
"balldontlie-mcp": {
"command": "npx",
"args": [
"-y",
"balldontlie-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...