You're viewing a demo portfolio

Join the waitlist
PRSM

geocode

Active

Tool of D Fetcher

declared in 1.0.0

Turn a place name, postal code, or "code, CC" string into { lat, lon, label }. Auto-detects US/CA/GB/NL/JP/BR postal patterns; ambiguous digit-only codes default to US unless the caller appends a country code (e.g. "10115, DE"). Falls back to Open-Meteo place-name search for everything else.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "minLength": 1,
      "description": "City name, postal code, or \"CODE, CC\" (e.g. \"75001, FR\")."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

D Fetcher

https://github.com/rgrieselhuber/dfetcher

1/7 registries
View full server →