@pipeworx/data-nl
Connect: https://gateway.pipeworx.io/data-nl/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 Netherlands Open Data (Netherlands) for datasets by keyword. Returns each dataset’s id/name, title, organization, and its resources (each with a resource_id for query_resource).
- dataset — Show full metadata for one Netherlands Open Data dataset by id or name (from search_datasets), including all resources and their resource_ids.
- query_resource — Pull rows from a tabular Netherlands Open Data resource (CKAN DataStore) by resource_id (from a dataset’s resources). Optional full-text q, limit, offset. Note: only resources with the DataStore enabl
Tools
dataset— Show full metadata for one Netherlands Open Data dataset by id or name (from search_datasets), including all resources and their resource_ids.query_resource— Pull rows from a tabular Netherlands Open Data resource (CKAN DataStore) by resource_id (from a dataset's resources). Optional full-text q, limit, offset. Note: only resources with the DataStore enablsearch_datasets— Search Netherlands Open Data (Netherlands) for datasets by keyword. Returns each dataset's id/name, title, organization, and its resources (each with a resource_id for query_resource).