Loading MCP server directory, please wait...
Provides access to live sports data and analytics from BALLDONTLIE: The Sports API
npx @getmcp/cli add io.balldontlie/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationAPI key for authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.balldontlie/mcp": {
"url": "https://mcp.balldontlie.io/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}