nasa-engineering-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host for the HTTP server. Default 127.0.0.1. The default Host allowlist follows the actual listening port. | 127.0.0.1 |
| PORT | No | Port for the HTTP server. Default 3000. | 3000 |
| ALLOWED_HOSTS | No | Optional comma-separated exact Host values for a reverse proxy or custom hostname. An explicitly empty list is rejected. | |
| ALLOWED_ORIGINS | No | Optional comma-separated exact origins. When omitted, requests with an Origin header are rejected; non-browser clients without Origin remain supported. | |
| ENGINEERING_STATE_DIR | No | Absolute directory recommended; default `.engineering-state` relative to the server working directory. Keep it across restarts. Task files use private permissions and contain rule IDs/revisions, not code or evidence. | .engineering-state |
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