MCP Server
MCP
Kolada MCP Server
Swedish municipality statistics from Kolada API. 6000+ KPIs for all 290 municipalities.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://kolada-mcp-pafn.onrender.com/mcp"
},
{
"type": "sse",
"url": "https://kolada-mcp-pafn.onrender.com/sse"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "kolada-mcp-server",
"version": "2.2.1",
"runtimeHint": "node",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
sse
npm
By
Comments
Sign in to leave a comment