mcp-commune-france
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., "@mcp-commune-franceGet the postal codes for Bordeaux."
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.
mcp-commune-france
MCP server for French commune intelligence: geo.api.gouv.fr, postal codes, departments, regions, and dataset discovery.
Tools
Run the MCP and call commune_france_get_sources first to inspect source coverage. This server also exposes domain-specific tools for the topic described above.
Related MCP server: French Open Data & IGN
Install
npm install
npm run build
npm test
npm run devClaude Desktop
{
"mcpServers": {
"commune-france": {
"command": "npx",
"args": ["mcp-commune-france"]
}
}
}Sources
geo.api.gouv.fr: https://geo.api.gouv.fr/
data.gouv.fr API: https://doc.data.gouv.fr/api/reference/
INSEE official statistics: https://www.insee.fr/
Publishing
See docs/publishing.md.
Glama / Docker
The repo includes Dockerfile and glama.json.
Build steps:
["npm install", "npm run build"]CMD arguments:
["node", "dist/index.js"]Safety
This MCP helps agents discover and summarize public sources. It is not an official authority. Verify decisions against the competent public service or original data producer.
License
MIT
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 Servers
- AlicenseAqualityAmaintenanceProvides spatial context and geographic data access for LLMs through France's Géoplateforme services, including geocoding, altitude queries, administrative boundaries, cadastral data, and vector data exploration.103725MIT
- 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
- AlicenseAqualityCmaintenanceEnables discovery and inspection of French public open data on data.gouv.fr, including datasets, resources, organizations, and dataservices via natural language.9MIT
- AlicenseAqualityCmaintenanceEnables discovery and navigation of French overseas territories public data across national and local open-data portals, with tools to search datasets, list territories and communes, and fetch source excerpts via official French government APIs.10MIT
Related MCP Connectors
French address quality, geocoding & routing from official data (BAN, INSEE, OpenStreetMap).
French public-data MCP: cross-ref health, demographics, business, geo & real-estate.
France data.gouv.fr open-data catalogue
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Hug0x0/mcp-commune-france'
If you have feedback or need assistance with the MCP directory API, please join our Discord server