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.rod-anami-kyndryl/bmc-helix-mcp · v0.1.1
A MCP Server for BMC Helix ITSM API.
bmc-helix-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"bmc-helix-mcp": {
"command": "npx",
"args": [
"-y",
"bmc-helix-mcp"
],
"env": {
"HELIX_API_URL": "<HELIX_API_URL>",
"HELIX_TOKEN_URL": "<HELIX_TOKEN_URL>",
"HELIX_USERID": "<HELIX_USERID>",
"HELIX_PASSWORD": "<HELIX_PASSWORD>"
}
}
}
}HELIX_API_URL必填BMC Helix Entry level REST API URL endpoint.
HELIX_TOKEN_URL必填BMC Helix JWT Login endpoint URL.
HELIX_USERID必填BMC Helix API Username/UserID.
HELIX_PASSWORD必填secretBMC Helix API User Password.
HELIX_CERT_PATH可选Path to the retrieved BMC Helix TLS certificate chain.
MCP_PORT可选The port number on which the MCP Server should run.
MCP_AUTH_TOKEN可选secretOptional Bearer token to secure the MCP Server communication.
MCP_TLS_ENABLED可选Set to true to run the MCP Server with secure TLS (HTTPS).
MCP_TLS_KEY可选Path to the TLS private key file.
MCP_TLS_CERT可选Path to the TLS certificate file.
MCP_TLS_CA可选Path to the TLS Certificate Authority (CA) file.
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.rod-anami-kyndryl/bmc-helix-mcp",
"type": "mcp-server",
"version": "0.1.1",
"displayName": "bmc-helix-mcp",
"description": "A MCP Server for BMC Helix ITSM API.",
"repository": {
"url": "https://github.com/rod-anami-kyndryl/bmc-helix-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "bmc-helix-mcp",
"version": "0.1.1",
"transport": "streamable-http",
"environmentVariables": [
{
"name": "HELIX_API_URL",
"description": "BMC Helix Entry level REST API URL endpoint.",
"isRequired": true
},
{
"name": "HELIX_TOKEN_URL",
"description": "BMC Helix JWT Login endpoint URL.",
"isRequired": true
},
{
"name": "HELIX_USERID",
"description": "BMC Helix API Username/UserID.",
"isRequired": true
},
{
"name": "HELIX_PASSWORD",
"description": "BMC Helix API User Password.",
"isRequired": true,
"isSecret": true
},
{
"name": "HELIX_CERT_PATH",
"description": "Path to the retrieved BMC Helix TLS certificate chain."
},
{
"name": "MCP_PORT",
"description": "The port number on which the MCP Server should run."
},
{
"name": "MCP_AUTH_TOKEN",
"description": "Optional Bearer token to secure the MCP Server communication.",
"isSecret": true
},
{
"name": "MCP_TLS_ENABLED",
"description": "Set to true to run the MCP Server with secure TLS (HTTPS)."
},
{
"name": "MCP_TLS_KEY",
"description": "Path to the TLS private key file."
},
{
"name": "MCP_TLS_CERT",
"description": "Path to the TLS certificate file."
},
{
"name": "MCP_TLS_CA",
"description": "Path to the TLS Certificate Authority (CA) file."
}
]
}
],
"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.rod-anami-kyndryl/bmc-helix-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.rod-anami-kyndryl%2Fbmc-helix-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}