You're viewing a demo portfolio

Join the waitlist
PRSM

geocode_reverse

Active

Tool of Maptiler

declared in 0.1.0

"What address is at [lat,lng]" / "reverse geocode [coords]" / "what place is at this point" — reverse geocoding (coordinates → address / locality / region) via MapTiler.

Parameters schema

{
  "type": "object",
  "required": [
    "lon",
    "lat"
  ],
  "properties": {
    "lat": {
      "type": "number"
    },
    "lon": {
      "type": "number"
    },
    "limit": {
      "type": "number"
    },
    "types": {
      "type": "string"
    },
    "language": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Maptiler

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

1/7 registries
View full server →
geocode_reverse — Maptiler — PRSM MCP