Catalog
io.github.gitcookman/earth-2-elevation-mcp
Officialby gitcookman · JavaScript
Earth-2 Elevation MCP
Local stdio MCP server for Open-Elevation single, batch, and profile lookups.
Query elevation data for single locations, batches, and geographic profiles using Open-Elevation.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"earth-2-elevation-mcp": {
"command": "npx",
"args": [
"-y",
"earth-2-elevation-mcp@0.1.1"
]
}
}
}