blakerouse/ssh-mcp
by Various
SSH MCP server that runs locally making it easy to manage hosts and perform commands across a group of hosts
MCP
blakerouse/ssh-mcp
Added 1 June 2026
Overview
An MCP server written in Go that runs locally to manage SSH hosts and execute commands across groups of hosts. It provides a structured interface for remote command execution and host management.
Best for
Best for
Developers who need a lightweight, local MCP server for managing and executing commands on multiple SSH hosts
Use cases
- Run commands across multiple remote servers simultaneously
- Manage SSH host configurations from a centralized tool
- Automate remote server administration tasks
How to use
Tools exposed
add_hostremove_hostget_groupsget_hostsget_os_infoupdate_os_infoperform_commandget_command_statuslist_commandscancel_command
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "ssh": {\n "command": "<PATH_TO_BUILT_BINARY>"\n }\n }\n} Notes
An MCP server written in Go that runs locally to manage SSH hosts and execute commands across groups of hosts. It provides a structured interface for remote command execution and host management.
15 stars on GitHub. Last updated 2026-05-11. Licensed MIT.
Use cases
- Run commands across multiple remote servers simultaneously
- Manage SSH host configurations from a centralized tool
- Automate remote server administration tasks
Pros
- Lightweight Go binary with no external dependencies
- Enables batch command execution across host groups
- Simple local setup for SSH management
Cons
- Very early stage with only 15 GitHub stars and limited community
- No built-in authentication or credential management beyond SSH keys
- Limited documentation and examples for complex use cases
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight Go binary with no external dependencies
- Enables batch command execution across host groups
- Simple local setup for SSH management
Cons
- Very early stage with only 15 GitHub stars and limited community
- No built-in authentication or credential management beyond SSH keys
- Limited documentation and examples for complex use cases
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
idosal/git-mcp
Various
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
wonderwhy-er/DesktopCommanderMCP
Various
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
