@pipeworx/datagouv-fr
Connect: https://gateway.pipeworx.io/datagouv-fr/mcp · Install: one-click buttons
Tools: 6
data.gouv.fr MCP — French national open-data catalogue. Keyless for read.
Tools
search_datasets(query?, organization?, tag?, page?, page_size?)— dataset searchdataset(id_or_slug)— single dataset recordresources(dataset_id_or_slug)— list of downloadable resources for a datasetsearch_organizations(query?, page?, page_size?)— org searchorganization(id_or_slug)— single organizationreuses_search(query?, page?, page_size?)— search “reuses” (apps/analyses built on datasets)
Data source
https://www.data.gouv.fr/api/1/
Tools
- search_datasets — Search the data.gouv.fr French open-data catalogue for datasets by keyword, organization slug, or tag; returns dataset titles, slugs, and resource counts with pagination.
- dataset — Single dataset by id or slug.
- resources — List all downloadable resources (CSV, JSON, XLS, API, etc.) attached to a data.gouv.fr dataset, identified by id or slug; returns file URLs, formats, and last-update dates.
- search_organizations — Search data.gouv.fr publishing organizations by name keyword; returns organization names, slugs, and dataset counts — use slugs to filter
search_datasets. - organization — Single organization by id or slug.
- reuses_search — Search data.gouv.fr reuses — third-party applications, visualisations, and analyses built on open datasets; returns titles, URLs, and linked dataset references.
Tools
dataset— Single dataset by id or slug.organization— Single organization by id or slug.resources— List all downloadable resources (CSV, JSON, XLS, API, etc.) attached to a data.gouv.fr dataset, identified by id or slug; returns file URLs, formats, and last-update dates.reuses_search— Search data.gouv.fr reuses — third-party applications, visualisations, and analyses built on open datasets; returns titles, URLs, and linked dataset references.search_datasets— Search the data.gouv.fr French open-data catalogue for datasets by keyword, organization slug, or tag; returns dataset titles, slugs, and resource counts with pagination.search_organizations— Search data.gouv.fr publishing organizations by name keyword; returns organization names, slugs, and dataset counts — use slugs to filter `search_datasets`.