Kolada-MCP
Verified Safeby 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
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 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
us-census-bureau-data-api-mcp
This MCP server provides a standardized client-server interface to query and interact with various U.S. Census Bureau data APIs, allowing AI assistants to access demographic and geographic information.
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.