qnxqnxqnx/mcp-ssh-interactive
If you are the rightful owner of mcp-ssh-interactive and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP SSH Interactive server allows AI agents to conduct fully interactive SSH sessions using tmux, simulating human-like command execution.
Tools
Functions exposed to the LLM to take actions
list_available_configs
Discover connection names from the configuration file.
open_connection
Start an SSH session with tmux logging.
list_connections
View active sessions and their status.
execute_command
Send a command to the remote terminal.
get_terminal_output
Capture the visible terminal buffer.
interrupt_command
Send Ctrl+C to stop a running process.
close_connection
Terminate a tmux session and remove it from the state.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client