The Blue Alliance
Rank #9,651io.github.withinfocus/tba
The Blue Alliance MCP Server
The Blue Alliance is a Model Context Protocol (MCP) server published by withinfocus. It ranks #9,651 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. The Blue Alliance is listed across 3 registries — Official MCP, Glama and PulseMCP, with 12 tracked versions. It was first listed on Jul 27, 2025 and most recently updated on Aug 7, 2026.
Ranks ahead of 122,462 of 132,113 servers on MCP Toplist.
Use The Blue Alliance
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add tba -e "TBA_API_KEY=<your TBA_API_KEY>" -- npx -y @withinfocus/tba-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.tba]
command = "npx"
args = ["-y", "@withinfocus/tba-mcp-server"]
[mcp_servers.tba.env]
TBA_API_KEY = "<your TBA_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tba": {
"command": "npx",
"args": [
"-y",
"@withinfocus/tba-mcp-server"
],
"env": {
"TBA_API_KEY": "<your TBA_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tba": {
"command": "npx",
"args": [
"-y",
"@withinfocus/tba-mcp-server"
],
"env": {
"TBA_API_KEY": "<your TBA_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tba": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@withinfocus/tba-mcp-server"
],
"env": {
"TBA_API_KEY": "<your TBA_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tba": {
"command": "npx",
"args": [
"-y",
"@withinfocus/tba-mcp-server"
],
"env": {
"TBA_API_KEY": "<your TBA_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tba": {
"command": "npx",
"args": [
"-y",
"@withinfocus/tba-mcp-server"
],
"env": {
"TBA_API_KEY": "<your TBA_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.withinfocus%2Ftba)<a href="https://mcptoplist.com/server/io.github.withinfocus%2Ftba"><img src="https://mcptoplist.com/badge/io.github.withinfocus%2Ftba.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
withinfocus
Other servers by withinfocus
View all withinfocus servers →Available versions (12)
| Version | Published |
|---|---|
| 1.4.0 | Aug 7, 2026 |
| 1.3.0 | Apr 29, 2026 |
| 1.2.2 | Mar 6, 2026 |
| 1.2.1 | Mar 6, 2026 |
| 1.2.0 | Feb 27, 2026 |
| 1.1.0 | Jan 17, 2026 |
| 1.0.4 | Jan 17, 2026 |
| 1.0.3 | Dec 27, 2025 |
| 1.0.2 | Dec 26, 2025 |
| 1.0.1 | Dec 20, 2025 |
| 0.3.2 | Dec 6, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains The Blue Alliance?
- The Blue Alliance is maintained by withinfocus, which publishes 2 MCP servers (19 total versions) tracked on MCP Toplist.
- Is The Blue Alliance listed on the Official MCP Registry?
- Yes — The Blue Alliance is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does The Blue Alliance have?
- MCP Toplist tracks 12 versions of The Blue Alliance, most recently published on Aug 7, 2026.
- Where can I find the source code for The Blue Alliance?
- The source code for The Blue Alliance is hosted at github.com/withinfocus/tba-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.