You're viewing a demo portfolio

Join the waitlist
PRSM

here_reverse_geocode

Active

Tool of Here

declared in 0.1.0

Turn coordinates into the nearest street address (reverse geocoding) via HERE — "what address is at 40.7484, -73.9857". Returns the normalized address, place title, and distance to the matched location.

Parameters schema

{
  "type": "object",
  "required": [
    "lat",
    "lng"
  ],
  "properties": {
    "lat": {
      "type": "number",
      "description": "Latitude, e.g. 40.7484."
    },
    "lng": {
      "type": "number",
      "description": "Longitude, e.g. -73.9857."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Here

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

1/7 registries
View full server →
here_reverse_geocode — Here — PRSM MCP