nhtsa-recalls-mcp
by chucks-lab
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | debug adds one log line per upstream call (URL with VIN masked, status, latency). | info |
| ALLOWED_TOOLS | No | Comma-separated allowlist. Remove a name and the tool disappears from tools/list. | all seven |
| MCP_BEARER_TOKEN | No | Secret. When set, every /mcp request must send Authorization: Bearer <token>; otherwise the server is public (the data is). | |
| UPSTREAM_TIMEOUT_MS | No | Per-request timeout for NHTSA calls (clamped 1000-25000). One retry with backoff on 429, 5xx, timeouts and network errors. | 8000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues