@pipeworx/dane-gov-pl
Connect: https://gateway.pipeworx.io/dane-gov-pl/mcp · Install: one-click buttons
Tools: 5
Tools
- search_datasets — Search/list datasets on Poland’s national open data portal (dane.gov.pl). Returns a JSON:API list of datasets with id, title, notes, slug, institution and resource count. Content is mostly Polish; q a
- dataset_details — Get full metadata for a single dataset by numeric id (from search_datasets). Returns the JSON:API dataset object: title, notes, license, keywords, regions, institution relationship and resource count.
- list_resources — List the resources (files/tables) attached to a dataset. Returns JSON:API resource objects with id, title, format (csv/xlsx/…), media_type, link, openness_score and a tabular_data relationship. Reso
- resource_data — Read row-level data from a tabular resource (one with a tabular_data relationship). Returns JSON:API “row” objects whose attributes map column names (col1, col2, …) to {repr, val} pairs. Supports pa
- search_institutions — Search/list data-publishing institutions (ministries, agencies, municipalities, companies) on dane.gov.pl. Returns JSON:API institution objects with id, title, abbreviation, institution_type, website,
Tools
-
dataset_details— Get full metadata for a single dataset by numeric id (from search_datasets). Returns the JSON:API dataset object: title, notes, license, keywords, regions, institution relationship and resource count. -
list_resources— List the resources (files/tables) attached to a dataset. Returns JSON:API resource objects with id, title, format (csv/xlsx/...), media_type, link, openness_score and a tabular_data relationship. Reso -
resource_data— Read row-level data from a tabular resource (one with a tabular_data relationship). Returns JSON:API row objects whose attributes map column names (col1, col2, ...) to {repr, val} pairs. Supports pagi -
search_datasets— Search/list datasets on Poland's national open data portal (dane.gov.pl). Returns a JSON:API list of datasets with id, title, notes, slug, institution and resource count. Content is mostly Polish; q a -
search_institutions— Search/list data-publishing institutions (ministries, agencies, municipalities, companies) on dane.gov.pl. Returns JSON:API institution objects with id, title, abbreviation, institution_type, website,