← Index

io.github.remoprinz/swiss-health-mcp

io.github.remoprinz/swiss-health-mcp·v1.0.8·Other
Quality Score
78
/100

Swiss health insurance premiums (Krankenkassen-Prämien) 2016-2026. 1.6M records from BAG.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "swiss-health-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@prinz_esox/swiss-health-mcp"
      ],
      "env": {
        "SUPABASE_URL": "<supabase_url>",
        "SUPABASE_SERVICE_ROLE_KEY": "<your-supabase_service_role_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "swiss-health-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@prinz_esox/swiss-health-mcp"
      ],
      "env": {
        "SUPABASE_URL": "<supabase_url>",
        "SUPABASE_SERVICE_ROLE_KEY": "<your-supabase_service_role_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @prinz_esox/swiss-health-mcp
§02  Environment variables
SUPABASE_URL
required

Supabase Project URL (e.g. https://xxx.supabase.co)

SUPABASE_SERVICE_ROLE_KEY
requiredsecret

Supabase Service Role Key for database access

§03  MCP Quality Score  ·  methodology
freshness
18
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other