risques_territoire_mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@risques_territoire_mcpÉvaluez les risques pour 10 rue de Rivoli, Paris"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
risques_territoire_mcp — Risques & Territoire (France)
Serveur MCP qui donne les risques d'une adresse/commune française, via les API publiques ouvertes Géorisques + Base Adresse Nationale (aucune clé).
Outil | Rôle |
| Profil de risques naturels/technologiques d'une adresse ou commune |
| Historique des arrêtés de catastrophe naturelle (Cat-Nat) |
| Zones inondables recensées (Atlas AZI) |
| Installations classées ICPE dans un rayon autour de l'adresse |
Cross-sell direct avec le MCP immobilier (DVF) et un futur MCP Data Center : même logique territoriale.
Lancer en local
pip install -r requirements.txt
python test_local.py # teste chaque outil sur les API réelles
python server.py # STDIORelated MCP server: arcep-eligibility-mcp-server
Production (MCP Hive)
MCP_TRANSPORT=streamable-http HOST=0.0.0.0 PORT=8000 python server.py
# Endpoint : http://<hôte>:8000/mcp (Streamable HTTP, stateless + JSON)Sources
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
French address quality, geocoding & routing from official data (BAN, INSEE, OpenStreetMap).
A French address, all public facts: parcel, zoning, risks, permits, sales, energy labels. No key.
French address intelligence: 18.6M sold prices, energy, risk, crime and schools — each sourced.
Flood, wildfire, earthquake, and coastal-storm hazard lookup for a US property.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides access to French public data through data.gouv.fr, IGN cartographic services (maps, tiles, geographic data), address geocoding, and administrative divisions with demographic information.6-
- AlicenseAqualityDmaintenanceQuery ARCEP eligibility API to check fixed-line and mobile telecom eligibilities for a given address in France.2MIT
- FlicenseNot gradedqualityCmaintenanceProvides French address data from DVF, Géorisques, and SSMSI sources, including property prices, risks, and crime statistics.-
- AlicenseNot gradedqualityBmaintenanceAssesses natural hazard exposure (flood, wildfire, earthquake, coastal proximity) for a single US property address using only free, keyless public data.MIT