@fangjunjie/ssh-mcp-server

security MCP Server

基于 SSH 的 MCP 服务 🧙‍♀️。已被MCP官方收录 🎉。 SSH MCP Server 🧙‍♀️. It has been included in the community MCP repository 🎉.

Install Ready
securitysecurity
8 views582 stars78 forksv1.8.3ISC

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
582
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx -y @fangjunjie/ssh-mcp-server --host 192.168.1.1 --port 22 --username root --password pwd123456

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "-fangjunjie-ssh-mcp-server": {
      "command": "npx",
      "args": [
        "@fangjunjie/ssh-mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

5
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (5)

list-servers

List Servers Tool

execute-command

Command Execution Tool

Tool

Name

upload

File Upload Tool

download

File Download Tool