Loading MCP server directory, please wait...
Query Swedish public data: companies, SCB statistics, weather, transport, and more.
npx @getmcp/cli add io.github.vinvuk/apiverket-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vinvuk/apiverket-mcp": {
"command": "npx",
"args": [
"-y",
"apiverket-mcp-server"
],
"env": {
"GOVDATA_API_URL": "https://apiverket.se",
"GOVDATA_API_KEY": "sk_test_demo"
}
}
}
}