@pipeworx/datos-cl
Connect: https://gateway.pipeworx.io/datos-cl/mcp · Install: one-click buttons
Tools: 10
datos.gob.cl MCP — Chile government CKAN open-data catalogue, keyless.
Tools
Same CKAN action surface as other CKAN packs:
package_list(limit?, offset?)package_search(q?, fq?, sort?, rows?, start?, facet_field?)package_show(id)organization_list(all_fields?, limit?, offset?)organization_show(id, include_datasets?)group_list(all_fields?, limit?, offset?)group_show(id, include_datasets?)tag_list(query?, all_fields?, vocabulary_id?)recently_changed_packages(limit?, offset?)resource_show(id)
Data source
https://datos.gob.cl/api/3/action
Tools
- package_list — Chilean open data catalogue (datos.gob.cl CKAN) — paginated list of all dataset slugs/names. Use to enumerate available datasets before fetching details with package_show.
- package_search — Full-text + faceted search.
- package_show — Chilean open data catalogue (datos.gob.cl CKAN) — full metadata for a dataset by ID/slug: title, description, resources (download URLs + formats), organization, tags, and license.
- organization_list — Chilean open data catalogue (datos.gob.cl CKAN) — list Chilean government organizations that publish datasets. Pass all_fields=true to return names and descriptions instead of just IDs.
- organization_show — Chilean open data catalogue (datos.gob.cl CKAN) — full profile for a publishing organization by ID: name, description, and optionally their list of published datasets.
- group_list — Chilean open data catalogue (datos.gob.cl CKAN) — list thematic groups/categories used to organise Chilean open datasets. Pass all_fields=true for names and descriptions.
- group_show — Chilean open data catalogue (datos.gob.cl CKAN) — full detail for a thematic group by ID: title, description, and optionally the datasets it contains.
- tag_list — Chilean open data catalogue (datos.gob.cl CKAN) — list all dataset tags, optionally filtered by query string. Use to browse taxonomy before filtering package_search by tag.
- recently_changed_packages — Chilean open data catalogue (datos.gob.cl CKAN) — datasets most recently created or updated, paginated by limit/offset. Use to monitor Chilean government open data activity.
- resource_show — Chilean open data catalogue (datos.gob.cl CKAN) — metadata for a single resource (file/download) by resource ID: URL, format, size, description, and last modified date.
Tools
-
group_list— Chilean open data catalogue (datos.gob.cl CKAN) — list thematic groups/categories used to organise Chilean open datasets. Pass all_fields=true for names and descriptions. -
group_show— Chilean open data catalogue (datos.gob.cl CKAN) — full detail for a thematic group by ID: title, description, and optionally the datasets it contains. -
organization_list— Chilean open data catalogue (datos.gob.cl CKAN) — list Chilean government organizations that publish datasets. Pass all_fields=true to return names and descriptions instead of just IDs. -
organization_show— Chilean open data catalogue (datos.gob.cl CKAN) — full profile for a publishing organization by ID: name, description, and optionally their list of published datasets. -
package_list— Chilean open data catalogue (datos.gob.cl CKAN) — paginated list of all dataset slugs/names. Use to enumerate available datasets before fetching details with package_show. -
package_search— Full-text + faceted search. -
package_show— Chilean open data catalogue (datos.gob.cl CKAN) — full metadata for a dataset by ID/slug: title, description, resources (download URLs + formats), organization, tags, and license. -
recently_changed_packages— Chilean open data catalogue (datos.gob.cl CKAN) — datasets most recently created or updated, paginated by limit/offset. Use to monitor Chilean government open data activity. -
resource_show— Chilean open data catalogue (datos.gob.cl CKAN) — metadata for a single resource (file/download) by resource ID: URL, format, size, description, and last modified date. -
tag_list— Chilean open data catalogue (datos.gob.cl CKAN) — list all dataset tags, optionally filtered by query string. Use to browse taxonomy before filtering package_search by tag.