Home › Other › mcp

mcp

Provides access to live sports data and analytics from BALLDONTLIE: The Sports API

TypeScript Remote
★ 12 stars Last pushed 2026-08-06 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.balldontlie.io/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http mcp https://mcp.balldontlie.io/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.balldontlie.io/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — API key for authentication

Related servers

Data from the Official MCP Registry