# Smooth Ssh Mcp

> MCP server for safer, structured OpenSSH operations by AI assistants

- **Type:** MCP server
- **Install:** `agentstack add mcp-da-bai-da-smooth-ssh-mcp`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Da-bai-da](https://agentstack.voostack.com/s/da-bai-da)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Da-bai-da](https://github.com/Da-bai-da)
- **Source:** https://github.com/Da-bai-da/smooth-ssh-mcp

## Install

```sh
agentstack add mcp-da-bai-da-smooth-ssh-mcp
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# smooth-ssh-mcp

[中文说明](README.zh-CN.md) | [English README](README.en.md)

An MCP server that gives AI assistants a safer, structured way to use OpenSSH.

`smooth-ssh-mcp` wraps the system `ssh` and `scp` clients as a managed connection layer with host aliases, connection probes, argv-style remote commands, bounded interactive sessions, SCP transfer, local port forwards, risk confirmation, and output redaction.

`smooth-ssh-mcp` 是一个面向 AI 助手的 SSH 连接管理 MCP server。它复用系统 OpenSSH，并提供主机别名、连接探测、结构化远端命令、有限交互会话、SCP 文件传输、本地端口转发、风险确认和输出脱敏。

## Documentation

- [中文说明](README.zh-CN.md)
- [English README](README.en.md)

## Quick Start

```bash
git clone https://github.com/Da-bai-da/smooth-ssh-mcp.git
cd smooth-ssh-mcp
npm install
npm run build
node dist/server.js init
node dist/server.js doctor --config ~/.config/smooth-ssh-mcp/hosts.yaml --secrets ~/.config/smooth-ssh-mcp/secrets.env
node dist/server.js --help
```

After npm publication, use `npm install -g smooth-ssh-mcp` and replace `node dist/server.js` with `smooth-ssh-mcp`. For local MCP clients that should load `~/.config/smooth-ssh-mcp/secrets.env`, use `smooth-ssh-mcp-local`.

See the language-specific README for host inventory, MCP client configuration, permission levels, confirmation flow, and security model.

请查看对应语言的 README，了解主机 inventory、MCP 客户端配置、权限等级、确认流程和安全模型。

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Da-bai-da](https://github.com/Da-bai-da)
- **Source:** [Da-bai-da/smooth-ssh-mcp](https://github.com/Da-bai-da/smooth-ssh-mcp)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** yes
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-da-bai-da-smooth-ssh-mcp
- Seller: https://agentstack.voostack.com/s/da-bai-da
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
