Swedish municipality statistics from Kolada API. 6000+ KPIs for all 290 municipalities.
Connect Kolada to Claude, Cursor or any other MCP client and it stops being a tab you switch to. Swedish municipality statistics from Kolada API. 6000+ KPIs for all 290 municipalities. The kolada mcp server is what makes that connection.
Kolada MCP-server kan LLMs ansluta till via lokal installation – och genom den få direkt tillgång till data och statistik för 5 000+ nyckeltal (KPI:er) inom 264 områden (ex. skola, vård, miljö, ekonomi, demokrati o.s.v.) för Sveriges alla kommuner och regioner. Utvecklad av Isak Skogstad, fristående från Kolada/RKA.
kolada-mcp-server on npm is all you need. Most clients run it directly, so configuration is a few lines and a restart.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
macOS — ** ~/Library/Application Support/Claude/claude_desktop_config.jsonWindows — ** %APPDATA%\Claude\claude_desktop_config.jsonCodeQL — Kontinuerlig kodanalys för säkerhetsbristerGitGuardian — Skannar efter exponerade API-nycklar och hemligheterTruffleHog — Kompletterande secret scanning i commit-historikDependabot — Automatiska säkerhetsuppdateringar för dependenciesAPI — et får inte användas för att sprida skadlig kodVerktyg — Beskrivningsearch_kpis — Fritextsökning bland 5 000+ nyckeltalget_kpi — Hämta metadata för ett nyckeltal via IDget_kpis — Hämta flera nyckeltal samtidigt (max 25)get_kpi_groups — Lista tematiska grupperAmong the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Kolada's toolset — macOS, Windows, CodeQL and 11 more — is a fair guide to whether it matches your workflow. It is maintained by isakskogstad; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| macOS | ** ~/Library/Application Support/Claude/claude_desktop_config.json |
| Windows | ** %APPDATA%\Claude\claude_desktop_config.json |
| CodeQL | Kontinuerlig kodanalys för säkerhetsbrister |
| GitGuardian | Skannar efter exponerade API-nycklar och hemligheter |
| TruffleHog | Kompletterande secret scanning i commit-historik |
| Dependabot | Automatiska säkerhetsuppdateringar för dependencies |
| API | et får inte användas för att sprida skadlig kod. |
| Verktyg | Beskrivning |
| search_kpis | Fritextsökning bland 5 000+ nyckeltal |
| get_kpi | Hämta metadata för ett nyckeltal via ID |
| get_kpis | Hämta flera nyckeltal samtidigt (max 25) |
| get_kpi_groups | Lista tematiska grupper |
| get_kpi_group | Hämta alla nyckeltal i en grupp |
| list_operating_areas | Lista 264 verksamhetsområden |
{
"mcpServers": {
"kolada": {
"command": "npx",
"args": ["-y", "kolada-mcp-server"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.