Back to Home
aerospace-mcp-tools icon

outgassing-mcp-server

Verified Safe

by aerospace-mcp-tools

Overview

Provides a Model Context Protocol (MCP) server for querying NASA's outgassing database, enabling large language models to access aerospace material properties and compliance.

Installation

Run Command
docker run --rm -i --network host outgassing-mcp-server

Environment Variables

  • DISABLE_SSL_VERIFY

Security Notes

The server explicitly disables SSL certificate verification when the `DISABLE_SSL_VERIFY` environment variable is set to `true`, primarily for corporate network compatibility (e.g., Zscaler proxies). This is a known and documented security trade-off that makes data downloads from NASA's public database susceptible to Man-in-the-Middle (MITM) attacks in that specific configuration. However, the data is public and read-only, and no credentials are transmitted. The server itself uses stdio for MCP communication, not exposing network ports directly. No other critical vulnerabilities like 'eval' or hardcoded secrets were found.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2026-01-18

Tags

MCPNASAAerospaceMaterials ScienceLLM Tool