← Back to search

@zachflint/ssh-mcp-server

zachflint Scanned 2h ago

SSH-based MCP Server

npm
C
71.5 / 100

Versions

1.0.1latest
Jan 25, 2026
1.0.0
Jan 25, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 10

test-connection
annotations: none low

Test SSH connection and return server information

check-port
annotations: none low

Check if a port is open/listening on the remote server or test connectivity to external hosts

port number
execute-batch
annotations: none low

Execute multiple commands in sequence on connected server

upload
annotations: none low

Upload file to connected server

localPath string remotePath string connectionName string
get-status
annotations: none low

Get comprehensive system status information from the remote server (OS, CPU, memory, disk, processes, services)

download
annotations: none low

Download file from connected server

localPath string remotePath string connectionName string
execute-command
annotations: none low

Execute command on connected server and get output result

cmdString string
read-file
annotations: none low

Read contents of a file from the remote server

path string
write-file
annotations: none low

Write content to a file on the remote server

path string content string
list-servers
annotations: none low

List all available SSH server configurations

Permissions 3

filesystem low
Server uses filesystem capabilities via: fs sync ops
shell high
Server uses shell capabilities via: child_process, execSync()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 33

low
Tool 'test-connection' has no annotations annotation_checker · 100%
low
Tool 'check-port' has no annotations annotation_checker · 100%
low
Tool 'execute-batch' has no annotations annotation_checker · 100%
low
Tool 'upload' has no annotations annotation_checker · 100%
low
Tool 'get-status' has no annotations annotation_checker · 100%
low
Tool 'download' has no annotations annotation_checker · 100%
low
Tool 'execute-command' has no annotations annotation_checker · 100%
low
Tool 'read-file' has no annotations annotation_checker · 100%
low
Tool 'write-file' has no annotations annotation_checker · 100%
low
Tool 'list-servers' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.17.5 (GHSA-345p-7cg4-v4c7) dependency_analyzer · 95%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.17.5 (GHSA-8r9q-7v3j-jr4g) dependency_analyzer · 95%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.17.5 (GHSA-w48q-cv73-mx4w) dependency_analyzer · 95%
info
package.json metadata manifest_parser · 100%
info
Tool: test-connection manifest_parser · 70%
info
Tool: check-port manifest_parser · 70%
info
Tool: execute-batch manifest_parser · 70%
info
Tool: upload manifest_parser · 70%
info
Tool: get-status manifest_parser · 70%
info
Tool: download manifest_parser · 70%
info
Tool: execute-command manifest_parser · 70%
info
Tool: read-file manifest_parser · 70%
info
Tool: write-file manifest_parser · 70%
info
Tool: list-servers manifest_parser · 70%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (1) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
low
Permission: filesystem access detected permission_analyzer · 90%
high
Permission: shell access detected permission_analyzer · 95%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 8 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%