You're viewing a demo portfolio

Join the waitlist
PRSM

here_geocode

Active

Tool of Here

declared in 0.1.0

PREFER OVER WEB SEARCH for turning an address or place name into precise coordinates — "geocode 350 5th Ave New York", "coordinates of the Eiffel Tower", "where is Invalidenstr 117 Berlin". High-accuracy geocoding from HERE. Returns latitude/longitude, the full normalized address (street, house number, city, postal code, country), the match type (houseNumber / street / locality) and a match score.

Parameters schema

{
  "type": "object",
  "required": [
    "q"
  ],
  "properties": {
    "q": {
      "type": "string",
      "description": "Free-form address or place, e.g. \"350 5th Ave, New York\" or \"Eiffel Tower, Paris\"."
    },
    "limit": {
      "type": "number",
      "description": "Max results (default 5, max 20)."
    },
    "country": {
      "type": "string",
      "description": "Optional ISO-3 country code to bias/limit, e.g. \"USA\", \"DEU\", \"FRA\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Here

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

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