Back to Home
uarlouski icon

ssh-mcp-server

Verified Safe

by uarlouski

Overview

Provides secure SSH capabilities (command execution, SFTP, port forwarding, templates) for AI assistants to manage remote servers.

Installation

Run Command
npx @uarlouski/ssh-mcp-server@latest --configPath=/path/to/your/ssh-mcp-config.json

Security Notes

The server implements robust security controls including strict command allowlisting (parsing complex shell chains, substitutions, and backticks to extract all invoked commands), server allowlisting, mandatory SSH key authentication, and comprehensive audit logging. Port forwarding is locally bound by default to prevent external access. Configuration validation ensures essential security parameters are correctly set, and checks for existence of private key files. No 'eval' or obvious malicious patterns were found in the provided source code.

Similar Servers

Stats

Interest Score38
Security Score9
Cost ClassMedium
Avg Tokens750
Stars11
Forks1
Last Update2026-01-07

Tags

sshremote-executionsftpport-forwardingai-tools