You're viewing a demo portfolio

Join the waitlist
PRSM

point_elevation

Active

Tool of mcp-opentopography

declared in 0.1.0

Elevation at a point (returns a 1-pixel raster URL — use opentopodata for direct point values).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "lat": 40.7128,
      "lon": -74.006,
      "dataset": "SRTM GL3"
    },
    {
      "lat": 51.5074,
      "lon": -0.1278
    }
  ],
  "required": [
    "lat",
    "lon"
  ],
  "properties": {
    "lat": {
      "type": "number"
    },
    "lon": {
      "type": "number"
    },
    "dataset": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-opentopography

https://github.com/pipeworx-io/mcp-opentopography

2/7 registries
View full server →