Developer Tools
Trust: 32/100 (Limited)io.github.remoprinz/swiss-health-mcp Guide
Swiss health insurance premiums (Krankenkassen-Prämien) 2016-2026. 1.6M records from BAG.
by remoprinz
Quick Start
Install
npx @prinz_esox/swiss-health-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-remoprinz-swiss-health-mcp": {
"command": "npx",
"args": [
"@prinz_esox/swiss-health-mcp"
]
}
}
}