Loading MCP server directory, please wait...
Local stdio MCP server for Open-Elevation single, batch, and profile lookups.
npx @getmcp/cli add io.github.gitcookman/earth-2-elevation-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gitcookman/earth-2-elevation-mcp": {
"command": "npx",
"args": [
"-y",
"earth-2-elevation-mcp"
]
}
}
}