ssh-mcp-server

InfraMCP/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 henry@mcphub.com.

The SSH MCP Server is a Model Context Protocol server designed to extend AI capabilities to remote Linux systems by providing SSH client functionality for executing commands and managing remote servers.

Tools

Functions exposed to the LLM to take actions

execute_ssh

Execute a command on a remote Linux host via SSH.

execute_sudo

Execute a command with sudo privileges.

ssh_get_system_info

Get basic system information.

get_running_processes

Get top 10 CPU-consuming processes.

get_disk_usage

Get disk usage for all mounted filesystems.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources