Loading MCP server directory, please wait...
Swiss health insurance premiums (Krankenkassen-Prämien) 2016-2026. 1.6M records from BAG.
npx @getmcp/cli add io.github.remoprinz/swiss-health-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SUPABASE_URLSupabase Project URL (e.g. https://xxx.supabase.co)
SUPABASE_SERVICE_ROLE_KEYSupabase Service Role Key for database access
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.remoprinz/swiss-health-mcp": {
"command": "npx",
"args": [
"-y",
"@prinz_esox/swiss-health-mcp"
],
"env": {
"SUPABASE_URL": "",
"SUPABASE_SERVICE_ROLE_KEY": ""
}
}
}
}