Back to Home
isakskogstad icon

Kolada-MCP

Verified Safe

by isakskogstad

Overview

Provides LLMs with direct access to Swedish municipal and regional statistics via the Kolada API, offering 5,000+ Key Performance Indicators for analysis.

Installation

Run Command
npx kolada-mcp-server

Environment 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 strong security awareness through its explicit security policy (SECURITY.md), automatic security scanning tools (CodeQL, GitGuardian, TruffleHog, Bearer SAST, Dependabot, npm audit), and adherence to best practices like environment variables for sensitive values and rate limiting. The use of `marked` for rendering the project's own `README.md` to HTML is considered safe as the source is trusted. The HTTP endpoints are explicitly open access, meaning no authentication is required by default for LLMs to connect, which is a design choice for accessibility rather than a vulnerability, but it broadens the attack surface for potential abuse if the upstream Kolada API were not secured.

Similar Servers

Stats

Interest Score44
Security Score9
Cost ClassMedium
Avg Tokens1000
Stars8
Forks0
Last Update2025-12-09

Tags

SwedenPublic DataKPIsAnalyticsLLM Connector