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.rmterenzi/qseow-mcp · v0.5.2
Agent tools for Qlik Sense Enterprise on Windows: troubleshoot, govern, query and build.
qseow-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"qseow-mcp": {
"command": "npx",
"args": [
"-y",
"qseow-mcp"
],
"env": {
"QSEOW_HOST": "<QSEOW_HOST>"
}
}
}
}QSEOW_HOST必填Hostname of the Qlik Sense node, no scheme (e.g. sense.example.com).
QSEOW_AUTH_MODE可选'certificate' (service identity via QMC-exported certs) or 'jwt' (per-user, through a JWT virtual proxy). Defaults to certificate.
QSEOW_CERT_PATH可选Path to the QMC-exported client certificate (PEM). Required in certificate mode; also enables the Proxy-API session tools in jwt mode.
QSEOW_CERT_KEY_PATH可选Path to the client certificate private key (PEM).
QSEOW_ROOT_CERT_PATH可选Path to the Qlik root CA (PEM). Supply it to keep TLS verification on.
QSEOW_JWT可选secretSigned JWT for the virtual proxy (jwt mode only).
QSEOW_VP_PREFIX可选Virtual proxy prefix for jwt mode, e.g. 'jwt'.
QSEOW_ALLOW_MUTATIONS可选Set true to register write tools. Default false: mutating tools are never registered, so the tool list is genuinely read-only.
QSEOW_TOOL_GROUPS可选Comma-separated personas to expose: analyst, developer, admin.
QSEOW_TLS_VERIFY可选Set false only for self-signed lab certificates. Leave on in production.
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.rmterenzi/qseow-mcp",
"type": "mcp-server",
"version": "0.5.2",
"displayName": "qseow-mcp",
"description": "Agent tools for Qlik Sense Enterprise on Windows: troubleshoot, govern, query and build.",
"repository": {
"url": "https://github.com/rmterenzi/qseow-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "qseow-mcp",
"version": "0.5.2",
"transport": "stdio",
"environmentVariables": [
{
"name": "QSEOW_HOST",
"description": "Hostname of the Qlik Sense node, no scheme (e.g. sense.example.com).",
"isRequired": true
},
{
"name": "QSEOW_AUTH_MODE",
"description": "'certificate' (service identity via QMC-exported certs) or 'jwt' (per-user, through a JWT virtual proxy). Defaults to certificate."
},
{
"name": "QSEOW_CERT_PATH",
"description": "Path to the QMC-exported client certificate (PEM). Required in certificate mode; also enables the Proxy-API session tools in jwt mode."
},
{
"name": "QSEOW_CERT_KEY_PATH",
"description": "Path to the client certificate private key (PEM)."
},
{
"name": "QSEOW_ROOT_CERT_PATH",
"description": "Path to the Qlik root CA (PEM). Supply it to keep TLS verification on."
},
{
"name": "QSEOW_JWT",
"description": "Signed JWT for the virtual proxy (jwt mode only).",
"isSecret": true
},
{
"name": "QSEOW_VP_PREFIX",
"description": "Virtual proxy prefix for jwt mode, e.g. 'jwt'."
},
{
"name": "QSEOW_ALLOW_MUTATIONS",
"description": "Set true to register write tools. Default false: mutating tools are never registered, so the tool list is genuinely read-only."
},
{
"name": "QSEOW_TOOL_GROUPS",
"description": "Comma-separated personas to expose: analyst, developer, admin."
},
{
"name": "QSEOW_TLS_VERIFY",
"description": "Set false only for self-signed lab certificates. Leave on in production."
}
]
}
],
"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.rmterenzi/qseow-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.rmterenzi%2Fqseow-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}