datagouv-mcp by datagouv
41 score
An MCP server that connects AI chatbots directly to data.gouv.fr, France’s national open data platform. It allows users to search, explore, and analyze thousands of public datasets simply by asking questions in natural language.
Ranked #3256 out of 8339 indexed tools.Has 1,108 GitHub stars.Has 13 contributors.Actively maintained with commits in the last week.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 0
Freshness 6d ago
Issue Health 41%
Stars 1,108
Platform Breadth 1 platform
Contributors 13
Description Detailed
How to Improve
Issue Health high impact
Platforms medium impact
Supported Platforms
From the README
# data.gouv.fr MCP Server > [!TIP] > Got feedback? [Tell us about it here](https://tally.so/r/KYMboX) Model Context Protocol (MCP) server that allows AI chatbots (Claude, ChatGPT, Gemini, etc.) to search, explore, and analyze datasets from [data.gouv.fr](https://www.data.gouv.fr), the French national Open Data platform, directly through conversation. Instead of manually browsing the website, you can simply ask questions like "Quels jeux de données sont disponibles sur les prix de l'immobilier ?" or "Montre-moi les dernières données de population pour Paris" and get instant answers. > [!TIP] > Use it now: A public instance is available for everyone at https://mcp.data.gouv.fr/mcp with no access restrictions. > To connect your favorite chatbot, simply follow [the connection instructions below](#-connect-your-chatbot-to-the-mcp-server). ## 🌐 Connect your chatbot to the MCP server Use the hosted endpoint `https://mcp.data.gouv.fr/mcp` (recommended). If you self-host, swap in your owRead full README on GitHub →