kiyo-e/ssh-mcp-server
3.2
If you are the rightful owner of ssh-mcp-server 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.
A Model Context Protocol (MCP) server that facilitates AI agents to execute commands on remote servers via persistent SSH sessions.
Tools
Functions exposed to the LLM to take actions
ssh_open
Opens a new SSH session with password or key-based authentication.
ssh_exec
Executes a command on an existing session.
ssh_close
Closes an active session and frees resources.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client