mcp-ssh-orchestrator

samerfarida/mcp-ssh-orchestrator

3.4

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

MCP SSH Orchestrator is a secure SSH fleet orchestrator built as a Model Context Protocol (MCP) server, designed to execute commands across server fleets with enhanced security and management features.

Tools

Functions exposed to the LLM to take actions

ssh_ping

Health check.

ssh_list_hosts

List all configured hosts.

ssh_describe_host

Get host details.

ssh_plan

Dry-run a command (shows policy decision without executing).

ssh_run

Execute a command on a host.

ssh_run_on_tag

Execute a command on all hosts with a tag.

ssh_cancel

Cancel a running command.

ssh_reload_config

Reload configuration files without restarting.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources