Back to Home
Brainwires icon

mcp-secure-shell

Verified Safe

by Brainwires

Overview

Enables AI agents to execute shell commands and transfer files on remote hosts via SSH/SFTP, acting as an MCP server.

Installation

Run Command
target/release/mcp-secure-shell

Environment Variables

  • RUST_LOG

Security Notes

The server uses standard and robust SSH/SFTP libraries, enforcing key-based authentication and host key verification against ~/.ssh/known_hosts. The primary security consideration is the inherent risk of allowing an AI agent to execute arbitrary commands on remote hosts, which grants it significant power. Users must ensure their SSH configurations, key management, and remote access policies are secure, as the server operates within these established SSH security contexts rather than introducing new vulnerabilities.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars0
Forks0
Last Update2025-12-14

Tags

SSHSFTPAI AgentsRemote ExecutionRust