๐ง
ssh-mcp-server
๐งMCP Serverclassfang/ssh-mcp-server
What it does
|An MCP server that enables AI assistants to execute remote SSH commands, upload and download files through a standardized interface, with support for password and private key authentication and configurable command security controls.
hybrid
Installation
Claude CodeAuto-generated from README. View full documentation on GitHub โ
claude mcp add ssh-mcp-server -- npx -y @fangjunjie/ssh-mcp-server --host 192.168.1.1 --port 22 --username root --password pwd123456Claude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"ssh-mcp-server": {
"command": "npx",
"args"...345
Last UpdatedApr 15, 2026