search_institutions
ActiveTool of Dane Gov Pl
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, regon and dataset count. Mostly Polish content; q accepts Polish or English.
Parameters schema
{
"type": "object",
"properties": {
"q": {
"type": "string",
"description": "Full-text query (Polish or English), e.g. \"ministerstwo\"."
},
"lang": {
"type": "string",
"description": "Language hint \"en\" or \"pl\"."
},
"page": {
"type": "integer",
"description": "Page number (default 1)."
},
"per_page": {
"type": "integer",
"description": "Results per page, 1-100 (default 20)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Dane Gov Pl
https://github.com/pipeworx-io/mcp-dane-gov-pl
1/7 registries