KOLADA-MCP
Verified Safeby KSAklfszf921
Overview
Provides LLMs with access to over 5,000 Key Performance Indicators (KPIs) and statistical data for all Swedish municipalities and regions via the Kolada API.
Installation
npx kolada-mcp-serverEnvironment Variables
- PORT
- MCP_MODE
- KOLADA_API_BASE_URL
- KOLADA_RATE_LIMIT
- KOLADA_TIMEOUT
- KOLADA_CACHE_TTL
- LOG_LEVEL
- MCP_AUTH_TOKEN
Security Notes
The server demonstrates a strong security posture with automated scanning tools (CodeQL, GitGuardian, TruffleHog, Bearer SAST, Dependabot, npm audit), explicit avoidance of hardcoded secrets, and handling sensitive values via environment variables. It implements robust API client-side security measures like rate limiting, exponential backoff retries, and request timeouts. The provided `MCP_AUTH_TOKEN` in `render.yaml` suggests optional deployment-level authentication can be configured, though the public endpoints (`/mcp`, `/sse`) currently allow open access. No `eval` or obvious obfuscation was found in the provided source code.
Similar Servers
Riksdag-Regering-MCP
Enables LLMs to query and retrieve real-time open data, documents, protocols, and records from the Swedish Parliament (Riksdagen) and Government Offices (Regeringskansliet).
Riksdag-Regering-MCP
Provides LLMs with real-time access to open data, documents, and records from the Swedish Parliament (Riksdagen) and Government Offices (Regeringskansliet) via their public APIs.
kolada-mcp
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.
kolada-mcp-server
Connects LLMs to open data from Kolada API, providing access to 5,000+ Key Performance Indicators (KPIs) for Swedish municipalities and regions for analytical queries.