kunwarmahen/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 secure Model Context Protocol (MCP) server that enables remote SSH command execution with strict read-only enforcement.
Tools
Functions exposed to the LLM to take actions
ssh_connect
Establish an SSH connection to a remote machine.
ssh_execute
Execute a read-only command on the connected remote machine.
ssh_disconnect
Close an SSH connection.
ssh_list_connections
View all active SSH connections.
ssh_get_allowed_commands
Retrieve the list of allowed read-only commands.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client