Odel
swiss health mcp

swiss health mcp

Local
@remoprinz1JavaScriptMITUpdated 4mo ago

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).

npm@prinz_esox/swiss-health-mcpv1.0.8

Run

npx -y @prinz_esox/swiss-health-mcp

MCP client config

{
  "mcpServers": {
    "swiss-health-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@prinz_esox/swiss-health-mcp"
      ]
    }
  }
}