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 and provision AWS resources using natural language prompts
Best for Rapidly spinning up development environments on AWS via chat.
See it in action! Here's how easy it is to spin up a full-blown EC2 setup — VPC, subnets, security groups, this works — all through natural language prompts to an AI Model Context Protocol (MCP) server.
RDS S3 EC2 VPC Subnet Internet Gateway Route Table Security Group Key Pair Instance Tag AMI.
What it does
- Natural language provisioning of AWS infrastructure
- Support for core AWS services including EC2, S3, and RDS
- Network management including VPC, Subnets, and Route Tables
- Security and access management via Security Groups and Key Pairs
- Supports both HTTP streamable and SSE MCP endpoints
Setup requirements
Requires 3 environment variables: AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_SESSION_TOKEN. Available via Docker Compose and Docker.
View AWS MCP Server details Biggest differences
CompareSSH MCP ServerAWS MCP Server
Best forManaging remote server logs and system diagnostics via natural language.Rapidly spinning up development environments on AWS via chat.
StandoutExecute shell commands on remote Linux and Windows systems.Natural language provisioning of AWS infrastructure.
SetupNPM, http transport.Docker Compose or Docker, needs 3 env vars, stdio transport.
Transporthttpstdio
Community346 GitHub stars27 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 AWS MCP Server if...Rapidly spinning up development environments on AWS via chat. Natural language provisioning of AWS infrastructure. Docker Compose or Docker, needs 3 env vars, stdio transport.
The real split here is workflow fit, not raw counts. SSH MCP Server: Managing remote server logs and system diagnostics via natural language. AWS MCP Server: Rapidly spinning up development environments on AWS via chat. SSH MCP Server also has the larger public footprint (346 vs 27 stars).