You're viewing a demo portfolio

Join the waitlist
PRSM

search_datasets

Active

Tool of Dane Gov Pl

declared in 0.1.0

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 accepts Polish or English. Use the returned dataset id with dataset_details / list_resources.

Parameters schema

{
  "type": "object",
  "properties": {
    "q": {
      "type": "string",
      "description": "Full-text query (Polish or English), e.g. \"budżet\", \"health\", \"powietrze\"."
    },
    "lang": {
      "type": "string",
      "description": "Language hint \"en\" or \"pl\"; only some portal fields are translated."
    },
    "page": {
      "type": "integer",
      "description": "Page number (default 1)."
    },
    "sort": {
      "type": "string",
      "description": "Sort field, e.g. \"id\", \"-created\", \"title\". Default \"id\"."
    },
    "per_page": {
      "type": "integer",
      "description": "Results per page, 1-100 (default 20)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Dane Gov Pl

https://github.com/pipeworx-io/mcp-dane-gov-pl

1/7 registries
View full server →