mcpbeat Sign in

Kolada MCP Server

not responding

Kolada MCP Server is listed as active in the registry but did not answer our last check. 48 installs a week from npm. Last commit 22 Apr 2026.

Swedish municipality statistics from Kolada API. 6000+ KPIs for all 290 municipalities.

Installs per day peak 22 · avg 7 · +121% w/w
a month agotoday
Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 182 checks
Tools
hidden behind auth
316 ms
Response time
average over 24h
48
Installs / week
npm and PyPI

What the code does

We read the source, 11 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] test-deployed.js:1, [пакет] test-deployed2.js:1, [пакет] src/tools/analysis-tools 2.ts:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add kolada-mcp --transport http https://kolada-mcp-pafn.onrender.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kolada-mcp": {
      "url": "https://kolada-mcp-pafn.onrender.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kolada-mcp]
url = "https://kolada-mcp-pafn.onrender.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "kolada-mcp": {
      "url": "https://kolada-mcp-pafn.onrender.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kolada-mcp": {
      "url": "https://kolada-mcp-pafn.onrender.com/mcp"
    }
  }
}

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Endpoints

URLTransportStateLatencyChecked
https://kolada-mcp-pafn.onrender.com/mcp streamable-http answering 316 ms 5 min ago
https://kolada-mcp-pafn.onrender.com/sse sse answering 171 ms 5 min ago

Alternatives to Kolada MCP Server

same job, measured the same way
Calltouch MCP
by theyahia

MCP server for Calltouch API — call tracking, call statistics. Token auth.

32 installs/wk local only
Fortnox
by jakobwennberg

MCP server for Fortnox Swedish accounting API integration

43 installs/wk local only
MCP Zabbix
by daedalus

MCP server for Zabbix API - exposes all Zabbix API functionality via MCP

62 installs/wk local only
Statistics Canada MCP Server
by aryan-jhaveri

Access Statistics Canada data via the Web Data Services API

412 installs/wk local only
Sendpulse MCP
by theyahia

MCP server for SendPulse API — mailing lists, email sending, statistics. OAuth2 auth.

24 installs/wk local only
Auvik
by wyre-ai

MCP server for the Auvik network monitoring API — devices, alerts, statistics, billing.

local only
Auvik
by wyre-technology

MCP server for the Auvik network monitoring API — devices, alerts, statistics, billing.

local only
Swapi MCP
by abhishekjkrsna

MCP server for SWAPI API

37 installs/wk local only

Kolada MCP Server — questions

Answers built from our own checks of this server.

Is Kolada MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 182 checks got a reply (0.0%), average response time 316 ms. The bar chart above shows every period we have measured.
The registry lists Kolada MCP Server as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Kolada MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Kolada MCP Server need an API key?
No. Kolada MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
How many people use Kolada MCP Server?
The npm package kolada-mcp-server was installed 48 times in the last week. Week over week that is +121%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Kolada MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 12 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.