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.inhuman/mcp-ssh-fleet · v0.1.5
Curated ssh_probe diagnostics and single-host ssh_exec over an allowlisted SSH fleet.
SSH Fleet 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mcp-ssh-fleet": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/inhuman/mcp-ssh-fleet:0.1.5"
]
}
}
}SSH_FLEET_TRANSPORT可选MCP transport. Must be 'stdio' for direct docker/stdio use.
SSH_FLEET_CMD_TIMEOUT_SECONDS可选Per-host command timeout in seconds (1..600).
SSH_FLEET_OUTPUT_CAP_BYTES可选Cap on output bytes per host section (>=256).
SSH_FLEET_PROBE_CONCURRENCY可选Parallelism for ssh_probe.
SSH_FLEET_PROBE_MAX_HOSTS可选Safety cap on the number of hosts in one probe.
SSH_FLEET_AUTH_TOKEN可选secretOptional X-MCP-AUTH bearer token (only used by the http/sse transports).
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.inhuman/mcp-ssh-fleet",
"type": "mcp-server",
"version": "0.1.5",
"displayName": "SSH Fleet",
"description": "Curated ssh_probe diagnostics and single-host ssh_exec over an allowlisted SSH fleet.",
"repository": {
"url": "https://github.com/inhuman/mcp-ssh-fleet",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/inhuman/mcp-ssh-fleet:0.1.5",
"runtimeHint": "docker",
"transport": "stdio",
"environmentVariables": [
{
"name": "SSH_FLEET_TRANSPORT",
"description": "MCP transport. Must be 'stdio' for direct docker/stdio use."
},
{
"name": "SSH_FLEET_CMD_TIMEOUT_SECONDS",
"description": "Per-host command timeout in seconds (1..600)."
},
{
"name": "SSH_FLEET_OUTPUT_CAP_BYTES",
"description": "Cap on output bytes per host section (>=256)."
},
{
"name": "SSH_FLEET_PROBE_CONCURRENCY",
"description": "Parallelism for ssh_probe."
},
{
"name": "SSH_FLEET_PROBE_MAX_HOSTS",
"description": "Safety cap on the number of hosts in one probe."
},
{
"name": "SSH_FLEET_AUTH_TOKEN",
"description": "Optional X-MCP-AUTH bearer token (only used by the http/sse transports).",
"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.inhuman/mcp-ssh-fleet",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.inhuman%2Fmcp-ssh-fleet/versions/latest",
"isOfficial": true,
"status": "active"
}
}