mcp-commune-france

Hug0x0/mcp-commune-france
★ 0 stars JavaScript API Integration Updated today
MCP server for French commune intelligence with geo.api.gouv.fr and public-data discovery.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-commune-france": {
      "command": "npx",
      "args": [
        "-y",
        "Hug0x0/mcp-commune-france"
      ]
    }
  }
}