Local stdio MCP server for Open-Elevation single, batch, and profile lookups.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
本地 stdio MCP 服务,把 Open-Elevation 的海拔查询接口包装成 MCP tools。
get_elevation: 查询单个经纬度的海拔,单位米。get_elevations: 批量查询多个经纬度。get_elevation_profile: 在两点之间均匀采样,生成路径海拔剖面。也可以直接运行:
把下面配置加到你的 MCP client 配置里,路径按本机实际目录调整:
Open-Elevation 的公开接口是 POST /api/v1/lookup,请求体格式如下:
响应会按请求顺序返回 latitude、longitude、elevation。如果没有记录到该坐标的海拔,服务会返回海平面 0 米。
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/earth-2-elevation-mcp)<a href="https://allmcps.com/mcp/earth-2-elevation-mcp"><img src="https://allmcps.com/api/badge/earth-2-elevation-mcp?style=directory" alt="Earth 2 Elevation MCP on AllMCPs" /></a>