datagouv/datagouv-mcp
Official data.gouv.fr Model Context Protocol (MCP) server that allows AI chatbots to search, explore, and analyze datasets from the French national Open Data platform, directly through conversation.
Platform-specific configuration:
{
"mcpServers": {
"datagouv-mcp": {
"command": "npx",
"args": [
"-y",
"datagouv-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...