reverse_geocode
ActiveTool 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."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Ban Fr
https://github.com/pipeworx-io/mcp-ban-fr
1/7 registries