Skip to content
Claude Desktop

Earth-2 Elevation MCP for Claude Desktop

io.github.gitcookman/earth-2-elevation-mcp

Local stdio MCP server for Open-Elevation single, batch, and profile lookups.

client:Claude Desktop transport:stdio runtime:npm

Install Earth-2 Elevation MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "earth-2-elevation-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "earth-2-elevation-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Earth-2 Elevation MCP in other clients