search_kpi
ActiveTool of Kolada Se
Find Kolada KPI (indicator) ids by title substring (Swedish). Searches ~5,000 indicators covering economy, schools, health, demographics, and personnel. Returns id, title, description, operating_area, and is_divided_by_gender. Use the returned id with get_data.
Parameters schema
{
"type": "object",
"required": [
"title"
],
"properties": {
"page": {
"type": "integer",
"description": "Page number, 1-based (default 1)."
},
"title": {
"type": "string",
"description": "Substring of the indicator title (Swedish), e.g. \"arbetslös\" or \"betyg\"."
},
"per_page": {
"type": "integer",
"description": "Results per page (default 30)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Kolada Se
https://github.com/pipeworx-io/mcp-kolada-se
1/7 registries