ssh-mcp

netixc/ssh-mcp

3.2

If you are the rightful owner of ssh-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

SSH MCP Server is a local Model Context Protocol (MCP) server that provides SSH control for Linux and Windows systems, allowing LLMs and other MCP clients to execute shell commands securely via SSH.

Tools

Functions exposed to the LLM to take actions

exec

Execute any shell command on the remote server and get the output.

upload

Transfer files from your local machine to the remote server via SFTP.

download

Retrieve files from the remote server to your local machine via SFTP.

listFiles

List all files and directories in a remote path with detailed information.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources