You're viewing a demo portfolio

Join the waitlist
PRSM

reverse_geocode

Active

Tool of Ban Fr

declared in 0.1.0

Reverse-geocode a coordinate to the nearest French address/feature. Returns scored GeoJSON matches with label, postcode, citycode (INSEE), context and distance (metres). France only.

Parameters schema

{
  "type": "object",
  "required": [
    "lat",
    "lon"
  ],
  "properties": {
    "lat": {
      "type": "number",
      "description": "Latitude (WGS84)."
    },
    "lon": {
      "type": "number",
      "description": "Longitude (WGS84)."
    },
    "type": {
      "enum": [
        "housenumber",
        "street",
        "locality",
        "municipality"
      ],
      "type": "string",
      "description": "Restrict to a feature type."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ban Fr

https://github.com/pipeworx-io/mcp-ban-fr

1/7 registries
View full server →
reverse_geocode — Ban Fr — PRSM MCP