Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. đŸ’» Developer Tools
  3. Kolada MCP Server
Kolada MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 8:38:37 PM

Kolada MCP Server

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time — check back soon.
View Repository12 GitHub StarsTotal stargazers on GitHub for the source repository (12 stars).Visit Website

Swedish municipality statistics from Kolada API. 6000+ KPIs for all 290 municipalities.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON â–Ÿ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "kolada-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "kolada-mcp-server"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesđŸ’» More in Developer Tools

Documentation Overview

Kolada Banner

Kolada MCP Server

npm version MCP Registry License: MIT

MCP-server för svensk kommun- och regionstatistik frÄn Kolada API.

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.

English: Kolada MCP Server connects LLMs and AI chatbots to 5,000+ Key Performance Indicators (KPIs) across 264 operating areas for all 290 Swedish municipalities and 21 regions. Kolada is Sweden's most comprehensive open data source for municipal and regional statistics. Developed by Isak Skogstad, not associated with Kolada/SKR.

https://github.com/user-attachments/assets/6791bb81-79dc-4af3-8028-44c3929d57d0

Installation

Med npx (snabbast):

Terminal
npx kolada-mcp-server

Med global installation:

Terminal
npm install -g kolada-mcp-server
kolada-mcp-server

Paketet publiceras pÄ npm: kolada-mcp-server.

Klientkonfiguration

Claude Desktop

LĂ€gg till i konfigurationsfilen:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json
config.json
{
  "mcpServers": {
    "kolada": {
      "command": "npx",
      "args": ["-y", "kolada-mcp-server"]
    }
  }
}

Claude Code (CLI)

Terminal
claude mcp add kolada -- npx -y kolada-mcp-server

Verifiera med:

Terminal
claude mcp list

OpenAI Codex CLI

LĂ€gg till i ~/.codex/config.toml:

toml
[mcp_servers.kolada]
command = "npx"
args = ["-y", "kolada-mcp-server"]

Gemini CLI

LĂ€gg till i ~/.gemini/settings.json:

config.json
{
  "mcpServers": {
    "kolada": {
      "command": "npx",
      "args": ["-y", "kolada-mcp-server"]
    }
  }
}

Firebase Studio / Android Studio

LĂ€gg till i mcp.json i projektroten:

config.json
{
  "mcpServers": {
    "kolada": {
      "command": "npx",
      "args": ["-y", "kolada-mcp-server"]
    }
  }
}

Andra MCP-klienter

De flesta MCP-klienter stödjer stdio-transport. Konfigurera med:

config.json
{
  "mcpServers": {
    "kolada": {
      "command": "npx",
      "args": ["-y", "kolada-mcp-server"]
    }
  }
}

Installation frÄn kÀllkod

bash
git clone https://github.com/isakskogstad/kolada-mcp.git
cd kolada-mcp
npm install
npm run build
node dist/index.js

Verktyg

Nyckeltal (KPI)

VerktygBeskrivning
search_kpisFritextsökning bland 5 000+ nyckeltal
get_kpiHÀmta metadata för ett nyckeltal via ID
get_kpisHĂ€mta flera nyckeltal samtidigt (max 25)
get_kpi_groupsLista tematiska grupper
get_kpi_groupHĂ€mta alla nyckeltal i en grupp
list_operating_areasLista 264 verksamhetsomrÄden
get_kpis_by_operating_areaFiltrera nyckeltal per verksamhetsomrÄde

Kommuner och regioner

VerktygBeskrivning
search_municipalitiesSök bland 290 kommuner och 21 regioner
get_municipalityHĂ€mta detaljer via kommun-ID (t.ex. "0180")
get_municipality_groupsLista kommungrupper
get_municipality_groupHĂ€mta kommuner i en grupp

Organisationsenheter

VerktygBeskrivning
search_organizational_unitsSök skolor, Àldreboenden m.m.
get_organizational_unitHĂ€mta enhetsdetaljer
get_ou_typesLista enhetstyper

Data

VerktygBeskrivning
get_kpi_dataHÀmta vÀrden med könsfiltrering (T/M/K)
get_municipality_kpisLista KPI:er för en kommun
compare_municipalitiesJĂ€mför 2–10 kommuner
get_kpi_trendTidsserieanalys

Analys

VerktygBeskrivning
analyze_kpi_across_municipalitiesStatistik + rankning
filter_municipalities_by_kpiFiltrera efter tröskelvÀrde
compare_kpisKorrelation mellan nyckeltal

VerksamhetsomrÄden (urval)

OmrÄdeAntal KPI:er
Kommunen, övergripande553
Grundskola Äk 0-9470
Gymnasieskola Äk 1-3215
HÀlso- och sjukvÄrd204
Befolkning199
Region/Landsting151
Förskoleverksamhet135
Vuxenutbildning126

Totalt 264 verksamhetsomrÄden.

Enhetstyper

KodTyp
V11Förskola
V15Grundskola
V16Gymnasieskola
V17Anpassad skola
V18Vuxenutbildning
V21Äldreboende
V31Fritidshem

Huvudfunktioner

  • Könsfiltrering – T (totalt), M (mĂ€n), K (kvinnor)
  • Intelligent cachning – 24-timmarscache för kataloger
  • HastighetsbegrĂ€nsning – Respekterar Koladas API-grĂ€nser
  • Svensk dokumentation – Optimerat för svenska AI-assistenter

SĂ€kerhet / Security

Kolada MCP Server anvÀnder flera lager av automatisk sÀkerhetsskanning för att sÀkerstÀlla kodens integritet och upptÀcka sÄrbarheter:

đŸ›Ąïž Automatiska SĂ€kerhetsverktyg

  • CodeQL: Kontinuerlig kodanalys för sĂ€kerhetsbrister
  • GitGuardian: Skannar efter exponerade API-nycklar och hemligheter
  • TruffleHog: Kompletterande secret scanning i commit-historik
  • Bearer SAST: Static Application Security Testing för applikationssĂ„rbarheter
  • Dependabot: Automatiska sĂ€kerhetsuppdateringar för dependencies
  • npm audit: Daglig granskning av sĂ„rbara paket

📋 SĂ€kerhetspolicy

Se SECURITY.md för:

  • Hur man rapporterar sĂ€kerhetsproblem
  • Detaljer om sĂ€kerhetsskanningsprocessen
  • Riktlinjer för sĂ€ker anvĂ€ndning
  • Kontaktinformation

🔒 BĂ€sta Praxis

  • Inga hĂ„rdkodade hemligheter i kĂ€llkoden
  • Alla kĂ€nsliga vĂ€rden hanteras via miljövariabler
  • Rate limiting och timeout-konfigurationer
  • Regelbundna automatiska sĂ€kerhetsuppdateringar

English: For security policies and vulnerability reporting, see SECURITY.md.

Licens

MIT – se LICENSE

Skapat av Isak Skogstad.

Kolada anvÀndarvillkor
  • Utnyttjande av data frĂ„n Koladas API Ă€r avgiftsfritt och krĂ€ver inget avtal.
  • Om du anvĂ€nder data frĂ„n Kolada i en tjĂ€nst, ska kĂ€llan anges ('KĂ€lla: Kolada').
  • Gör du egna bearbetningar pĂ„ vĂ„r data, fĂ„r inte Kolada anges som kĂ€lla.
  • Det Ă€r tillĂ„tet att anvĂ€nda vĂ„r data för kommersiella Ă€ndamĂ„l.
  • API:et fĂ„r inte anvĂ€ndas för att sprida skadlig kod.
  • Du fĂ„r inte presentera den tjĂ€nst du utvecklat som ett 'officiellt samarbete' eller 'partnerskap' med RKA/Kolada.
  • TjĂ€nsten tillhandahĂ„lls i befintligt skick.
  • Publicering av data i Kolada sker löpande under Ă„ret i enlighet med respektive statistikkĂ€llas publiceringstidpunkt.
  • Revideringar av data i Kolada kan ske och aviseras inte sĂ€rskilt.
  • Enskilda nyckeltal kan tas bort ur Kolada t.ex. pga. att underlag för nyckeltalen förĂ€ndras, vilket inte aviseras.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Developer Tools View all alternatives
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    đŸ’» Developer Tools1 views
    Compare vs PraisonAI →
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    đŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum →
  • Ignite UI MCP Server logoIgnite UI MCP Server

    Unified MCP server for Ignite UI — documentation, API, and CLI scaffolding

    đŸ’» Developer Tools1 views
    Compare vs Ignite UI MCP Server →
  • Flutter Skill logoFlutter Skill

    AI E2E testing bridge — give AI eyes and hands inside any app. 8 platforms, 40+ tools.

    đŸ’» Developer Tools1 views
    Compare vs Flutter Skill →

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Kolada MCP Server

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "kolada-mcp-server": { "command": "npx", "args": ["-y", "Kolada MCP Server"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewKolada MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kolada-mcp-server?style=directory)](https://allmcps.com/mcp/kolada-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/kolada-mcp-server"><img src="https://allmcps.com/api/badge/kolada-mcp-server?style=directory" alt="Kolada MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryđŸ’»Developer Tools
More technical detailsExpand â–Ÿ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars12
GitHub Star CountTotal stargazers on GitHub representing community popularity (12 stars).
39Quality signal: Fair · 39/100How this signal is calculated â–Ÿ
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in đŸ’» Developer Tools →Best MCP servers for Developers →Alternatives to Kolada MCP Server →Install in Claude DesktopInstall in CursorInstall in VS Code