The Blue Alliance runs on your own machine — the client starts it, so there is no endpoint to ping. 121 installs a week from npm. Last commit 1 Aug 2026.
The Blue Alliance MCP Server
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tba -- npx -y @withinfocus/tba-mcp-server
{
"mcpServers": {
"tba": {
"args": [
"-y",
"@withinfocus/tba-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.tba]
command = "npx"
args = ["-y", "@withinfocus/tba-mcp-server"]
{
"mcpServers": {
"tba": {
"args": [
"-y",
"@withinfocus/tba-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tba": {
"args": [
"-y",
"@withinfocus/tba-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.