Skip to content
Cline

Earth-2 Elevation MCP for Cline

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

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

client:Cline transport:stdio runtime:npm

Install Earth-2 Elevation MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Earth-2 Elevation MCP in other clients