mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-06-24 10:07:39 +00:00
Add faizbawa/mcp-remote-ssh to Command Line section
Python MCP server for remote SSH with secret-safe env injection, automatic output redaction, persistent sessions, SFTP, and port forwarding.
This commit is contained in:
@@ -589,6 +589,7 @@ Run commands, capture output and otherwise interact with shells and command line
|
||||
- [bvisible/mcp-ssh-manager](https://github.com/bvisible/mcp-ssh-manager) [](https://glama.ai/mcp/servers/@bvisible/mcp-ssh-manager) 📇 🏠 🍎 🪟 🐧 - Manage multiple SSH servers from one MCP: command execution, file transfer/rsync, database dump/import/query (MySQL/PostgreSQL/MongoDB), backups & restore, health monitoring, persistent sessions, tunnels, ProxyJump/bastion, and opt-in per-server security modes (readonly/restricted) with audit log. Linux, macOS & Windows OpenSSH.
|
||||
- [capsulerun/bash](https://github.com/capsulerun/bash/tree/main/packages/bash-mcp) [](https://glama.ai/mcp/servers/capsulerun/bash) 📇 🏠 🍎 🪟 🐧 - Sandboxed bash for agents. Run untrusted commands in WebAssembly sandboxes with no setup required.
|
||||
- [danmartuszewski/hop](https://github.com/danmartuszewski/hop) 🏎️ 🖥️ - Fast SSH connection manager with TUI dashboard and MCP server for discovering, searching, and executing commands on remote hosts.
|
||||
- [faizbawa/mcp-remote-ssh](https://github.com/faizbawa/mcp-remote-ssh) 🐍 🏠 🍎 🪟 🐧 - Full SSH access for AI agents with secret-safe environment injection and automatic output redaction. Persistent sessions, structured execution, SFTP, port forwarding — secrets are fed via stdin (invisible to `ps`) and scrubbed from all tool responses before reaching the LLM. `uvx mcp-remote-ssh`
|
||||
- [nvms/tui-mcp](https://github.com/nvms/tui-mcp) [](https://glama.ai/mcp/servers/nvms/tui-mcp) 📇 🏠 🍎 🪟 🐧 - What Chrome DevTools MCP is for the browser, tui-mcp is for the terminal. Launch, screenshot, and interact with any TUI app.
|
||||
- [raychao-oao/pty-mcp](https://github.com/raychao-oao/pty-mcp) [](https://glama.ai/mcp/servers/raychao-oao/pty-mcp) 🏎️ 🏠 🍎 🐧 - Interactive PTY sessions for AI agents — local shells, SSH with persistent sessions (ai-tmux daemon for attach/detach), and serial ports. Single Go binary, no tmux dependency.
|
||||
- [ferodrigop/forge](https://github.com/ferodrigop/forge) [](https://glama.ai/mcp/servers/ferodrigop/forge) 📇 🏠 - Terminal MCP server for AI coding agents with persistent PTY sessions, ring-buffer incremental reads, headless xterm screen capture, multi-agent orchestration, and a real-time web dashboard.
|
||||
|
||||
Reference in New Issue
Block a user