Skip to content
MCP-Bridge
Developer ToolsAuto-generated

Atmosphere API MCP Server

Instantly access empirical models of atmospheric density and composition that are recommended by the Committee on Space Research (COSPAR) for satellite drag calculations. <br><br> API requests must contain a key "API-Key" in the header (see code samples). Obtain a key from <a href='https://develo

Quick Setup

Transport: STDIO

Command: npx -y @mcp/amentum-space-atmosphere

Environment Variables

ATMOSPHERE_API_API_KEY

Example: your_atmosphere_api_api_key

MCP Server Configuration

Add this to your claude_desktop_config.json or Cursor MCP settings.

{
  "mcpServers": {
    "amentum-space-atmosphere": {
      "command": "npx",
      "args": ["-y","@mcp/amentum-space-atmosphere"],
      "env": {
      "ATMOSPHERE_API_API_KEY": "your_atmosphere_api_api_key"
}
    }
  }
}

Endpoints

GET/jb2008

Compute atmospheric density and temperatures

GET/nrlmsise00

Compute atmospheric composition, density, and temperatures

GET/wam-ipe

Forecast winds, ion and molecular densities, and temperatures in the atmosphere