Skip to content
MCP-Bridge
Developer ToolsAuto-generated

Gravity API MCP Server

The gravitational field of the earth is non-uniform. The <a href='https://en.wikipedia.org/wiki/Geoid'>geoid</a> is the shape the ocean surface would take if only gravity and the rotation of the Earth were considered. The geoid is the surface that defines zero elevation.<br><br> The geoid heigh

Quick Setup

Transport: STDIO

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

Environment Variables

GRAVITY_API_API_KEY

Example: your_gravity_api_api_key

MCP Server Configuration

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

{
  "mcpServers": {
    "amentum-space-gravity": {
      "command": "npx",
      "args": ["-y","@mcp/amentum-space-gravity"],
      "env": {
      "GRAVITY_API_API_KEY": "your_gravity_api_api_key"
}
    }
  }
}

Endpoints

GET/egm2008/geoid_height

Calculate the geoid height

GET/egm2008/gravity_anomaly

Calculate gravity anomaly values