Back to Home
datagouv icon

datagouv-mcp

Verified Safe

by datagouv

Overview

An MCP server enabling AI chatbots to search, explore, and analyze datasets from data.gouv.fr, the French national Open Data platform.

Installation

Run Command
docker compose up -d

Environment Variables

  • MCP_HOST
  • MCP_PORT
  • DATAGOUV_ENV

Security Notes

The `download_and_parse_resource` tool allows downloading files from an arbitrary URL derived from a `resource_id`. While intended for legitimate open data, in an LLM context, it introduces a potential risk of an LLM being prompted to fetch data from malicious or controlled external sources. This could be leveraged for reconnaissance or to consume network/storage resources, despite the `max_size_mb` and `max_rows` limits. The server itself implements good transport security features like DNS rebinding protection and allowed origins.

Similar Servers

Stats

Interest Score51
Security Score6
Cost ClassMedium
Avg Tokens1200
Stars26
Forks2
Last Update2026-01-16

Tags

AIOpen DataChatbotsData AnalysisMCP