MCP Directory

mcp-ssh

by shuakami · TypeScript · ★ 60

🔐 SSH MCP Tool - AI-powered SSH management through MCP protocol | 基于MCP协议的SSH工具,为AI提供SSH远程操作能力

#ai#ai-tools#automation#cursor#devops#mcp#model-context-protocol#nodejs#remote-management#ssh#terminal#tmux#typescript

Install

npx -y github:shuakami/mcp-ssh

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-ssh": {
      "command": "npx",
      "args": [
        "-y",
        "github:shuakami/mcp-ssh"
      ]
    }
  }
}

From the README

[](https://opensource.org/licenses/ISC) [](https://nodejs.org/) [](https://www.typescriptlang.org/) [](https://github.com/shuakami/mcp-ssh) [English Version (README-EN.md)](README-EN.md) 这是一个基于 MCP (Model Context Protocol) 的 SSH 工具,它能让 AI 模型通过标准化接口访问和管理 SSH 连接。 简单来说,它让 AI 助手能够执行各种 SSH 操作,如连接服务器、执行命令、管理文件等,无需用户手动输入复杂的命令或切换到终端。 支持的功能 (点击展开) - **连接管理**:创建、获取、列表、更新、删除 SSH 连接 - **命令执行**:执行单条命令、复合命令、后台任务 - **tmux 会话管理**:创建、获取、列表、发送按键、捕获输出 - **文件操作**:上传、下载、查看文件内容 - **进程管理**:检测阻塞进程、智能等待、超时处理 - **安全控制**:密码/密钥认证、超时控制、错误处理 功能特点 (点击展开) 以下是 SSH MCP 工具的一些核心特点: - **智能命令执行**:自动检测并等待阻塞进程,避免会话卡死 - **tmu…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers