Swiss health insurance premiums (Krankenkassen-Prämien) 2016-2026. 1.6M records from BAG.
claude mcp add swiss-health-mcp -- npx -y @prinz_esox/swiss-health-mcp
claude_desktop_config.json
{
"mcpServers": {
"swiss-health-mcp": {
"command": "npx",
"args": [
"-y",
"@prinz_esox/swiss-health-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"swiss-health-mcp": {
"command": "npx",
"args": [
"-y",
"@prinz_esox/swiss-health-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"swiss-health-mcp": {
"command": "npx",
"args": [
"-y",
"@prinz_esox/swiss-health-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"swiss-health-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@prinz_esox/swiss-health-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"swiss-health-mcp": {
"command": "npx",
"args": [
"-y",
"@prinz_esox/swiss-health-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.remoprinz--swiss-health-mcp/reviews or the review_server meta-tool.
POST /mcp