MCP SSH Server
@MCP-Mirror
About MCP SSH Server
Mirror of
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP SSH Server?
MCP SSH Server is a secure SSH server implementation for the Model Context Protocol (MCP). It enables remote command execution and file operations over SSH, supporting both password and key-based authentication. It is intended for developers who need to manage remote servers via MCP.
How to use MCP SSH Server?
Install the npm package mcp-ssh, add it to your Claude desktop configuration, then interact via HTTP POST/GET endpoints on localhost:8889. Use /connect with credentials, /exec for commands, /upload//download for files, /ls for directory listing, and /status for connection state.
Key features of MCP SSH Server
- Secure SSH connection management
- Password and key-based authentication
- Remote command execution
- File upload and download operations
- Directory listing and permission management
Use cases of MCP SSH Server
- Execute commands on a remote server from an MCP client
- Securely upload or download files via SSH
- List and manage remote directories programmatically
- Automate server maintenance tasks through MCP workflows
FAQ from MCP SSH Server
What authentication methods does MCP SSH Server support?
It supports both password authentication and private key authentication (with optional passphrase).
How do I install MCP SSH Server?
Install the npm package globally: npm install mcp-ssh, then configure it in your claude_desktop_config.json under mcpServers.
What environment variables can I configure?
SSH_PORT sets the server port (default 8889). SSH_LOG_LEVEL sets the logging level (default info).
On what transport does MCP SSH Server communicate?
It uses an HTTP REST API on localhost:8889. No WebSocket or other transport is mentioned.
Does MCP SSH Server support bulk file transfers?
Yes, bulk file transfers and progress tracking for file transfers are listed as features.
Frequently asked questions
What authentication methods does MCP SSH Server support?
It supports both password authentication and private key authentication (with optional passphrase).
How do I install MCP SSH Server?
Install the npm package globally: `npm install mcp-ssh`, then configure it in your `claude_desktop_config.json` under `mcpServers`.
What environment variables can I configure?
`SSH_PORT` sets the server port (default 8889). `SSH_LOG_LEVEL` sets the logging level (default info).
On what transport does MCP SSH Server communicate?
It uses an HTTP REST API on localhost:8889. No WebSocket or other transport is mentioned.
Does MCP SSH Server support bulk file transfers?
Yes, bulk file transfers and progress tracking for file transfers are listed as features.
Basic information
More Developer Tools MCP servers

SSH MCP Server
hypnosisSSH MCP server for AI agents: remote commands, file transfer, log search and server audits through OpenSSH.

Perfex CRM
themesicTurn Perfex CRM into an AI-ready workspace. This MCP server exposes your full REST API to Claude, ChatGPT and any AI agent, so leads, invoices and tasks are one prompt away.

CircleCI MCP Server
CircleCIManage CI/CD pipelines, debug failed builds, and optimize test suites directly from your AI agents - no terminal required. The CircleCI MCP Server is a remote server hosted by CircleCI that connects AI tools and agents

Windframe
Windframe MCP gives your AI the design taste needed to create consistent, production-ready UI that feels intentionally designed. Available at https://windframe.dev/mcp
TranscriptFetch MCP Server
TranscriptFetchModel Context Protocol (MCP) server for TranscriptFetch: fetch YouTube transcripts, search, channels, and playlists from any MCP client.
Comments