elevation_polyline
ActiveTool of Maptiler
declared in 0.1.0
"Elevation profile along [route]" / "topographic profile of [path]" / "how hilly is this trail" — elevation samples along a polyline (sequence of lat/lng). Use for hiking elevation gain, cycling grade, trail planning.
Parameters schema
{
"type": "object",
"required": [
"coordinates"
],
"properties": {
"coordinates": {
"type": "array",
"items": {
"type": "array",
"items": {
"type": "number"
}
}
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Maptiler
https://github.com/pipeworx-io/mcp-maptiler
1/7 registries