Converts Figma frames into front-end code for various mobile frameworks.

kolada-mcp
An MCP server for Kolada.
3 years
Works with Finder
2
Github Watches
2
Github Forks
12
Github Stars
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.
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Advanced software engineer GPT that excels through nailing the basics.
Delivers concise Python code and interprets non-English comments
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
💬 MaxKB is an open-source AI assistant for enterprise. It seamlessly integrates RAG pipelines, supports robust workflows, and provides MCP tool-use capabilities.
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
MCP server to provide Figma layout information to AI coding agents like Cursor
Reviews

user_mp7ybTO4
As a dedicated user of Kolada-mcp, I am thoroughly impressed with its performance and versatility. This tool, crafted by aerugo, has streamlined and enhanced my MCP applications seamlessly. The user-friendly interface and robust features make it an indispensable resource for professionals. Highly recommended for anyone seeking efficiency in MCP operations! https://github.com/aerugo/kolada-mcp