SYNTHORA Digital Elevation Terrain Lookup
x402/synthora-digital-elevation-terrain-lookupReturns ground elevation in meters (Copernicus DEM 90m) for one or many latitude/longitude points from Open-Meteo's elevation API. Autonomous drone, routing, solar, GIS and survey agents consume it for A2A terrain profiling, line-of-sight and slope analysis in agent-to-agent geospatial workflows. Ranking surface: elevation API, DEM, terrain height, altitude lookup, topography. [x402: $0.001/call on base, category=other]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"synthora_digital_elevation_terrain_lookup": {
"url": "https://elevation-terrain-lookup.hergertsynthora.com/service",
"transport": "http"
}
}
}