Back to Home
aerugo icon

kolada-mcp

Verified Safe

by aerugo

Overview

Provides AI applications with tools to access and analyze Sweden's municipal and regional statistics from the Kolada API, enabling natural language queries against thousands of Key Performance Indicators (KPIs) through semantic search and data retrieval.

Installation

Run Command
docker-compose up -d kolada-mcp

Environment Variables

  • MCP_TRANSPORT
  • PORT
  • LOG_LEVEL

Security Notes

The server constructs URLs for the Kolada API based on user-provided KPI and municipality IDs. Input validation is performed by looking up IDs in cached maps and converting year strings to integers, which helps mitigate URL injection risks. The client also handles paginated responses, following `next_page` links provided by the Kolada API; this mechanism inherently trusts the upstream API to provide non-malicious URLs. No direct use of `eval`, `exec`, or hardcoded sensitive credentials detected. Overall, the approach is robust for interacting with a trusted external API.

Similar Servers

Stats

Interest Score38
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars13
Forks1
Last Update2025-11-30

Tags

MCP ServerKolada APISwedish StatisticsAI ToolsSemantic SearchData AnalysisMunicipal Data