MCP server for Kolada API
Project description
Kolada MCP Server
Kolada MCP Server enables seamless integration between Large Language Models (LLMs) and Kolada, Sweden’s comprehensive municipal and regional statistical database. It provides structured access to thousands of Key Performance Indicators (KPIs), facilitating rich, data-driven analysis, comparisons, and explorations of public sector statistics.
Overview
Kolada MCP Server acts as intelligent middleware between LLM-based applications and the Kolada database, allowing easy querying and analyzing of data related to Swedish municipalities and regions. With semantic search capabilities and robust analysis tools, Kolada MCP significantly simplifies navigating and interpreting the vast array of KPIs in Kolada.
Example Queries
Ask Kolada MCP Server complex questions requiring data analysis:
- Where in Sweden should a family move to find affordable housing, good schools, and healthcare?
- Investigate the connection between unemployment and mental illness in Västernorrland.
- Identify municipalities with the highest increase in preschool quality over the last five years.
- Create a dashboard visualizing municipalities with the best and worst public transportation.
Features
- Semantic Search: Natural language queries for KPIs.
- Category Filtering: Access KPIs grouped by thematic areas.
- Municipal & Regional Data Retrieval: Fetch KPI data or historical time series.
- Multi-Year Comparative Analysis: Evaluate KPI performance changes across municipalities.
- Cross-KPI Correlation: Analyze relationships between KPIs.
Available Tools
- list_operating_areas: Retrieve available KPI categories.
- get_kpis_by_operating_area: List KPIs under a category.
- search_kpis: Discover KPIs using semantic search.
- get_kpi_metadata: Access detailed KPI metadata.
- fetch_kolada_data: Retrieve KPI values.
- analyze_kpi_across_municipalities: In-depth municipal KPI analysis.
- compare_kpis: Evaluate KPI correlations.
- list_municipalities: List municipality IDs and names.
Quick Start
Kolada MCP Server includes pre-cached KPI metadata. Delete kpi_embeddings.npz to refresh.
Installation
Use uv to install Kolada MCP dependencies:
uv sync
Running Locally for Development
Start the server locally:
uv run mcp dev server.py
Open MCP Inspector at http://localhost:5173 to test and debug.
Claude Desktop Integration
Edit your claude_desktop_config.json to add Kolada MCP Server:
Docker Image (Local Build)
"KoladaDocker": {
"args": [
"run",
"-i",
"--rm",
"--name",
"kolada-mcp-managed",
"kolada-mcp:local"
],
"command": "docker",
"env": {}
}
Prebuilt Container via PyPI
"KoladaPyPI": {
"args": ["kolada-mcp"],
"command": "/Users/hugi/.cargo/bin/uvx"
}
Local UV Execution (without Docker)
Replace [path to kolada-mcp] with your local directory:
"KoladaLocal": {
"args": [
"--directory",
"[path to kolada-mcp]/src/kolada_mcp",
"run",
"kolada-mcp"
],
"command": "uv"
}
Restart Claude Desktop after updating.
Contributing
Contributions are welcome! Submit issues, enhancements, or PRs on GitHub.
Disclaimer
Kolada MCP Server is independently developed, not endorsed by or affiliated with RKA or other organizations.
License
Kolada MCP Server is licensed under the Apache License 2.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kolada_mcp-0.1.36.tar.gz.
File metadata
- Download URL: kolada_mcp-0.1.36.tar.gz
- Upload date:
- Size: 17.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b83be866feac8d8e8f82e39ac88bfa2a96fd363156b3a54fd0aafc45729c3b6
|
|
| MD5 |
e00080f021ff9c8afed578b53504a75d
|
|
| BLAKE2b-256 |
70a69b46c8414f5c490226910ec68b409be7f5ba06c03ba8246964815a4770a3
|
Provenance
The following attestation bundles were made for kolada_mcp-0.1.36.tar.gz:
Publisher:
release.yml on aerugo/kolada-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kolada_mcp-0.1.36.tar.gz -
Subject digest:
5b83be866feac8d8e8f82e39ac88bfa2a96fd363156b3a54fd0aafc45729c3b6 - Sigstore transparency entry: 199708038
- Sigstore integration time:
-
Permalink:
aerugo/kolada-mcp@cff72d4e0ad33f24ed48593399f9970d25fed4a5 -
Branch / Tag:
refs/tags/v0.1.36 - Owner: https://github.com/aerugo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@cff72d4e0ad33f24ed48593399f9970d25fed4a5 -
Trigger Event:
push
-
Statement type:
File details
Details for the file kolada_mcp-0.1.36-py3-none-any.whl.
File metadata
- Download URL: kolada_mcp-0.1.36-py3-none-any.whl
- Upload date:
- Size: 17.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17ec6451166eb4f2a3da81120f03e3dafb3310804919b4a0dfc2dd65492877f8
|
|
| MD5 |
d397c4ca7604cf42189a2767c505dfe8
|
|
| BLAKE2b-256 |
9604a5e9569c7cccac3474cc00d1ac067f8661960a198e0b3855a74c198b8d7b
|
Provenance
The following attestation bundles were made for kolada_mcp-0.1.36-py3-none-any.whl:
Publisher:
release.yml on aerugo/kolada-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kolada_mcp-0.1.36-py3-none-any.whl -
Subject digest:
17ec6451166eb4f2a3da81120f03e3dafb3310804919b4a0dfc2dd65492877f8 - Sigstore transparency entry: 199708045
- Sigstore integration time:
-
Permalink:
aerugo/kolada-mcp@cff72d4e0ad33f24ed48593399f9970d25fed4a5 -
Branch / Tag:
refs/tags/v0.1.36 - Owner: https://github.com/aerugo
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@cff72d4e0ad33f24ed48593399f9970d25fed4a5 -
Trigger Event:
push
-
Statement type: