Swiss health insurance premiums (Krankenkassen-Prämien) 2016-2026. 1.6M records from BAG.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y @prinz_esox/swiss-health-mcp
MCP client config
{
"mcpServers": {
"swiss-health-mcp": {
"command": "npx",
"args": [
"-y",
"@prinz_esox/swiss-health-mcp"
]
}
}
}