bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
io.github.remoprinz/swiss-health-mcp · v1.0.8
Swiss health insurance premiums (Krankenkassen-Prämien) 2016-2026. 1.6M records from BAG.
swiss-health-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"swiss-health-mcp": {
"command": "npx",
"args": [
"-y",
"@prinz_esox/swiss-health-mcp"
],
"env": {
"SUPABASE_URL": "<SUPABASE_URL>",
"SUPABASE_SERVICE_ROLE_KEY": "<SUPABASE_SERVICE_ROLE_KEY>"
}
}
}
}SUPABASE_URL必填Supabase Project URL (e.g. https://xxx.supabase.co)
SUPABASE_SERVICE_ROLE_KEY必填secretSupabase Service Role Key for database access
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
v0.7.0
com.cromanion/cromanion
Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.
v0.1.2
io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
v0.1.0
io.github.pipeworx-io/china-air-quality
China Air Quality MCP — nationwide hourly AQI from CNEMC (中国环境监测总站).
v0.7.0
io.github.conorbronsdon/substack-mcp
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
v0.4.2
io.github.lvlrSajjad/simframe
Always-warm iOS Simulator frames: agents read the screen in ~20ms instead of screenshotting
{
"id": "io.github.remoprinz/swiss-health-mcp",
"type": "mcp-server",
"version": "1.0.8",
"displayName": "swiss-health-mcp",
"description": "Swiss health insurance premiums (Krankenkassen-Prämien) 2016-2026. 1.6M records from BAG.",
"repository": {
"url": "https://github.com/remoprinz/swiss-health-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@prinz_esox/swiss-health-mcp",
"version": "1.0.8",
"transport": "stdio",
"environmentVariables": [
{
"name": "SUPABASE_URL",
"description": "Supabase Project URL (e.g. https://xxx.supabase.co)",
"isRequired": true
},
{
"name": "SUPABASE_SERVICE_ROLE_KEY",
"description": "Supabase Service Role Key for database access",
"isRequired": true,
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.remoprinz/swiss-health-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.remoprinz%2Fswiss-health-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}