← Index

The Blue Alliance

io.github.withinfocus/tba·v1.3.0·Other
Quality Score
90
/100

The Blue Alliance MCP Server

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "tba": {
      "command": "npx",
      "args": [
        "-y",
        "@withinfocus/tba-mcp-server"
      ],
      "env": {
        "TBA_API_KEY": "<your-tba_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "tba": {
      "command": "npx",
      "args": [
        "-y",
        "@withinfocus/tba-mcp-server"
      ],
      "env": {
        "TBA_API_KEY": "<your-tba_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @withinfocus/tba-mcp-server
§02  Environment variables
TBA_API_KEY
requiredsecret

The Blue Alliance API key

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Other