# @withinfocus/tba-mcp-server

The Blue Alliance MCP Server

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 1.4.0
- **Author:** Matt Bishop
- **License:** MIT
- **npm:** @withinfocus/tba-mcp-server
- **Source:** https://github.com/withinfocus/tba-mcp-server
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 9 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-19T03:56:14.130Z
- **Version scanned:** 1.4.0
- **CVEs:** none found by OSV at scan time

## Tools

40 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `get_team`
- `get_team_events`
- `get_team_awards`
- `get_team_matches`
- `get_events`
- `get_event`
- `get_event_teams`
- `get_event_rankings`
- `get_event_matches`
- `get_event_alliances`
- `get_event_insights`
- `get_event_district_points`
- `get_team_years_participated`
- `get_team_districts`
- `get_team_robots`
- `get_team_media`
- `get_team_event_matches`
- `get_teams`
- `get_status`
- `get_match`
- `get_event_oprs`
- `get_event_awards`
- `get_team_awards_all`
- `get_team_events_all`
- `get_team_event_status`
- `get_districts`
- `get_district_rankings`
- `get_teams_simple`
- `get_teams_keys`
- `get_teams_by_year`
- `get_teams_by_year_simple`
- `get_teams_by_year_keys`
- `get_team_simple`
- `get_event_simple`
- `get_events_simple`
- `get_events_keys`
- `get_match_simple`
- `get_team_events_simple`
- `get_team_events_keys`
- `get_team_event_awards`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"tba-mcp-server\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@withinfocus/tba-mcp-server\"\n      ],\n      \"env\": {\n        \"TBA_API_KEY\": \"<YOUR_TBA_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `TBA_API_KEY` — Tba API Key (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 23, ceiling 23 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40withinfocus%2Ftba-mcp-server
- Install plan: https://forgeregistry.com/api/v1/packages/%40withinfocus%2Ftba-mcp-server/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40withinfocus%2Ftba-mcp-server
- HTML page: https://forgeregistry.com/registry/%40withinfocus%2Ftba-mcp-server
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
