What problem does it solve? Finding and exploring datasets on data.gouv.fr normally requires manually browsing the French national Open Data portal. This Skill connects AI chatbots to the data.gouv.fr MCP server so users can search, inspect, and analyze French public datasets through natural language conversation. ## Core Features & Use Cases - Dataset Search: Query datasets by keywords, organizations, tags, badges, licenses, and other filters via the search_datasets tool. - Metadata Exploration: Retrieve dataset details with get_dataset, list files with list_resources, and inspect individual resources with get_resource. - Flexible Deployment: Connect to the public hosted instance at https://mcp.data.gouv.fr/mcp with no API key, or self-host with Docker or Python/uv. - Use Case: Ask your chatbot "What datasets does INSEE publish about population?" and receive structured results with dataset IDs, then drill into resources to find downloadable CSV files. ## Quick Start Connect to the data.gouv.fr MCP server and search for French open datasets about real estate prices in Paris.