MCP Servers / communication / MCP Server SSH Client

MCP Server SSH Client

JSON →
httpnone9communication

A local MCP server that securely connects to remote servers over SSH, acting as a proxy for MCP commands.

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path: mcp-server-ssh-client
Tools
What this server exposes
connect_ssh
Establish SSH connection to remote MCP server
list_tools
List available MCP tools on remote server
call_tool
Execute an MCP tool on remote server
list_prompts
List available prompts on remote server
get_prompt
Retrieve a specific prompt from remote server
list_resources
List available resources on remote server
read_resource
Read a specific resource from remote server
Configuration
Environment & auth
authnone
Resources
MCP Server SSH Client — MCP Server · libregistry