Skip to main content
Glama
souzou-office

nasa-engineering-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost for the HTTP server. Default 127.0.0.1. The default Host allowlist follows the actual listening port.127.0.0.1
PORTNoPort for the HTTP server. Default 3000.3000
ALLOWED_HOSTSNoOptional comma-separated exact Host values for a reverse proxy or custom hostname. An explicitly empty list is rejected.
ALLOWED_ORIGINSNoOptional comma-separated exact origins. When omitted, requests with an Origin header are rejected; non-browser clients without Origin remain supported.
ENGINEERING_STATE_DIRNoAbsolute 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources