@pipeworx/data-grandparissud
Connect: https://gateway.pipeworx.io/data-grandparissud/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 3
Tools
- search_datasets — Search Grand Paris Sud Open Data for datasets by keyword (urban services, mobility & environment). Returns dataset_ids (pass to query/dataset_info), titles, themes and record counts.
- dataset_info — Get metadata for one Grand Paris Sud Open Data dataset (fields/schema, themes, record count) — call before query to learn the column names.
- query — Query records from a Grand Paris Sud Open Data dataset with ODSQL. Filter (where), aggregate (group_by/select), sort (order_by), paginate (limit/offset).
Tools
dataset_info— Get metadata for one Grand Paris Sud Open Data dataset (fields/schema, themes, record count) — call before query to learn the column names.query— Query records from a Grand Paris Sud Open Data dataset with ODSQL. Filter (where), aggregate (group_by/select), sort (order_by), paginate (limit/offset).search_datasets— Search Grand Paris Sud Open Data for datasets by keyword (urban services, mobility & environment). Returns dataset_ids (pass to query/dataset_info), titles, themes and record counts.