Skip to content
Zed

data gouv mcp for Zed

io.github.mrfentmen/data-gouv-mcp

French open data from data.gouv.fr. No key required.

client:Zed transport:stdio runtime:npm

Install data gouv mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "data-gouv-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "data-gouv-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

data gouv mcp in other clients