From 43c9ec5e516fc45f7920a3948797acaf1392e2c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tufan=20Tun=C3=A7?= Date: Sat, 24 May 2025 22:46:34 +0300 Subject: [PATCH] Add ssh-mcp server to README.md for SSH control of Linux and Windows servers via Model Context Protocol. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63f29c0d..e28db9c4 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ Run commands, capture output and otherwise interact with shells and command line - [tumf/mcp-shell-server](https://github.com/tumf/mcp-shell-server) - A secure shell command execution server implementing the Model Context Protocol (MCP) - [automateyournetwork/pyATS_MCP](https://github.com/automateyournetwork/pyATS_MCP) - Cisco pyATS server enabling structured, model-driven interaction with network devices. - [wonderwhy-er/DesktopCommanderMCP](https://github.com/wonderwhy-er/DesktopCommanderMCP) 📇 🏠 🍎 🪟 🐧 - A swiss-army-knife that can manage/execute programs and read/write/search/edit code and text files. +- [tufantunc/ssh-mcp](https://github.com/tufantunc/ssh-mcp) 📇 🏠 🐧 🪟 - MCP server exposing SSH control for Linux and Windows servers via Model Context Protocol. Securely execute remote shell commands with password or SSH key authentication. ### 💬 Communication