Cloud Infrastructure
Trust: 39/100 (Limited)The Blue Alliance Guide
The Blue Alliance MCP Server
1 starsby withinfocus
Quick Start
Install
npx @withinfocus/tba-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-withinfocus-tba": {
"command": "npx",
"args": [
"@withinfocus/tba-mcp-server"
]
}
}
}