elevation
ActiveTool of Weather & Geo Intel MCP
declared in 1.0.0
Get the ground elevation at a latitude/longitude within the US, from the USGS Elevation Point Query Service. Returns elevation in feet and meters.
Parameters schema
{
"type": "object",
"required": [
"lat",
"lon"
],
"properties": {
"lat": {
"type": "number"
},
"lon": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Weather & Geo Intel MCP
https://github.com/selflabbs/weather-intel-mcp
1/7 registries