mcp-ssh

Maxim11111/mcp-ssh

3.3

If you are the rightful owner of mcp-ssh 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 Server is a centralized server designed to enable LLM agents to securely execute commands and manage Linux servers via SSH.

Tools

Functions exposed to the LLM to take actions

execute_command

Execute shell command on a server

execute_on_multiple

Execute command on multiple servers in parallel

read_file

Read file contents

write_file

Write/update files

list_directory

List directory contents

check_service_status

Check systemd service status

install_package

Install packages (apt/yum/dnf)

list_servers

Get available servers

get_system_info

Get system information

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources