Skip to content
VS Code

Big Balls Sports Data for VS Code

com.bigballsdata/sports-data

Sports data across 8 sports under one canonical schema — scores, stats, standings, Elo, odds

client:VS Code transport:streamable-http

Install Big Balls Sports Data in VS Code

.vscode/mcp.json

{
  "servers": {
    "sports-data": {
      "type": "http",
      "url": "https://mcp.bigballsdata.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Big Balls Sports Data in other clients