ssh-executor-mcp

tonton2006/ssh-executor-mcp

3.2

If you are the rightful owner of ssh-executor-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.

A Model Context Protocol (MCP) server for executing commands and managing files on remote servers via SSH.

Tools

Functions exposed to the LLM to take actions

ssh_execute

Execute a shell command on remote host

ssh_install_package

Install packages (apt/yum/pip/npm)

ssh_run_script

Run bash/python scripts

ssh_upload_file

Upload file via SFTP

ssh_download_file

Download file via SFTP

ssh_create_directory

Create remote directory

ssh_get_system_info

Get comprehensive system information

ssh_check_disk_space

Check disk usage

ssh_list_processes

List top processes by memory usage

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources