MCP Server
MCP
The Blue Alliance
The Blue Alliance MCP Server
Install
npx -y @withinfocus/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@withinfocus/tba-mcp-server",
"version": "1.4.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "The Blue Alliance API key",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "TBA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment