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.GT-dinuo/server-ops-mcp · v1.0.3
Server ops MCP: logs, monitoring, code edit, Nginx & certs. Local + SSH, confirmations & redaction.
Server Ops MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"server-ops-mcp": {
"command": "npx",
"args": [
"-y",
"server-ops-mcp"
],
"env": {
"OPS_PROJECT_ROOT": "<OPS_PROJECT_ROOT>"
}
}
}
}OPS_PROJECT_ROOT必填Project root path; all file operations are sandboxed here
OPS_SSH_HOST可选Remote server IP / domain; leave empty to run locally
OPS_SSH_PORT可选SSH port, default 22
OPS_SSH_USER可选SSH username
OPS_SSH_KEY可选Path to SSH private key (choose either key or password)
OPS_SSH_PASSWORD可选secretSSH password (choose either key or password)
OPS_SSH_PASSPHRASE可选secretPrivate key passphrase
OPS_CONFIG_PATH可选Path to an extra config file (see config.example.json)
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.GT-dinuo/server-ops-mcp",
"type": "mcp-server",
"version": "1.0.3",
"displayName": "Server Ops MCP",
"description": "Server ops MCP: logs, monitoring, code edit, Nginx & certs. Local + SSH, confirmations & redaction.",
"repository": {
"url": "https://github.com/GT-dinuo/server-ops-mcp",
"source": "github"
},
"homepage": "https://github.com/GT-dinuo/server-ops-mcp",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "server-ops-mcp",
"version": "1.0.3",
"transport": "stdio",
"environmentVariables": [
{
"name": "OPS_PROJECT_ROOT",
"description": "Project root path; all file operations are sandboxed here",
"isRequired": true
},
{
"name": "OPS_SSH_HOST",
"description": "Remote server IP / domain; leave empty to run locally"
},
{
"name": "OPS_SSH_PORT",
"description": "SSH port, default 22"
},
{
"name": "OPS_SSH_USER",
"description": "SSH username"
},
{
"name": "OPS_SSH_KEY",
"description": "Path to SSH private key (choose either key or password)"
},
{
"name": "OPS_SSH_PASSWORD",
"description": "SSH password (choose either key or password)",
"isSecret": true
},
{
"name": "OPS_SSH_PASSPHRASE",
"description": "Private key passphrase",
"isSecret": true
},
{
"name": "OPS_CONFIG_PATH",
"description": "Path to an extra config file (see config.example.json)"
}
]
}
],
"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.GT-dinuo/server-ops-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.GT-dinuo%2Fserver-ops-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}