Execute shell commands on remote Linux and Windows systems via SSH.
Best for Managing remote server logs and system diagnostics via natural language.
SSH MCP Server is a local Model Context Protocol (MCP) server that exposes SSH control for Linux and Windows systems, enabling LLMs and other MCP clients to execute shell commands securely via SSH.
Quick Start Features Installation Client Setup Testing Disclaimer Support.
What it does
- Execute shell commands on remote Linux and Windows systems
- Secure authentication via password or SSH key
- Configurable timeout protection with automatic process abortion
- Sudo elevation support for administrative tasks
- Built with TypeScript and the official MCP SDK
View SSH MCP Server details vs
Manage n8n workflow automation instances through AI agent tools.
Best for Automating workflow maintenance by programmatically updating node configurations.
n8n Manager for AI Agents.
[!IMPORTANT] This repository is no longer being actively developed. The n8n instance management tools have been integrated into the more comprehensive n8n-mcp project, which provides a complete solution for n8n automation with AI agents. Please use n8n-mcp for the latest…
What it does
- Full CRUD operations for n8n workflows
- Execution monitoring and management
- Webhook-based workflow triggering
- Health monitoring for n8n instance connectivity
- Cursor-based pagination for large result sets
Setup requirements
Requires 2 environment variables: N8N_URL, N8N_API_KEY. Available via Manual.
View n8n Manager for AI Agents details Biggest differences
CompareSSH MCP Servern8n Manager for AI Agents
Best forManaging remote server logs and system diagnostics via natural language.Automating workflow maintenance by programmatically updating node configurations.
StandoutExecute shell commands on remote Linux and Windows systems.Full CRUD operations for n8n workflows.
SetupNPM, http transport.Manual, needs 2 env vars, http transport.
Transporthttphttp
Community346 GitHub stars54 GitHub stars
Bottom line
Pick SSH MCP Server if...Managing remote server logs and system diagnostics via natural language. Execute shell commands on remote Linux and Windows systems. NPM, http transport.
Pick n8n Manager for AI Agents if...Automating workflow maintenance by programmatically updating node configurations. Full CRUD operations for n8n workflows. Manual, needs 2 env vars, http transport.
The real split here is workflow fit, not raw counts. SSH MCP Server: Managing remote server logs and system diagnostics via natural language. n8n Manager for AI Agents: Automating workflow maintenance by programmatically updating node configurations. SSH MCP Server also has the larger public footprint (346 vs 54 stars).