nearby
ActiveTool of Entreprises Fr
List French business establishments within a radius (0.05–50 km) of a lat/lon coordinate. Optionally filter by APE/NAF sector code. Returns SIREN, denomination, addresses, and sector codes for each nearby unit.
Parameters schema
{
"type": "object",
"examples": [
{
"latitude": 48.8566,
"longitude": 2.3522
},
{
"ape": "4711Z",
"latitude": 43.2965,
"longitude": 5.3698,
"radius_km": 5
}
],
"required": [
"latitude",
"longitude"
],
"properties": {
"ape": {
"type": "string",
"description": "Filter to a specific APE/NAF code"
},
"page": {
"type": "number",
"description": "1-based page (default 1)"
},
"latitude": {
"type": "number",
"description": "Latitude (WGS84)"
},
"per_page": {
"type": "number",
"description": "Page size, 1-25 (default 10)"
},
"longitude": {
"type": "number",
"description": "Longitude (WGS84)"
},
"radius_km": {
"type": "number",
"description": "Search radius in km, 0.05-50 (default 1)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Entreprises Fr
https://github.com/pipeworx-io/mcp-entreprises-fr
1/7 registries