推荐常与服务器打交道的工程师都安装这款MCP工具

推荐常与服务器打交道的工程师都安装这款MCP工具 ssh-mcp功能让AI直接连接服务器进行操作安装# 1. Clone the repository:gitclone https://github.com/tufantunc/ssh-mcp.gitcdssh-mcp# 2. Install dependencies:npminstall需要你先安装nodejs然后在你的工具中{mcpServers:{ssh-mcp:{command:npx,args:[ssh-mcp,-y,--,--host1.2.3.4,--port22,--userroot,--passwordpass,--keypath/to/key,--timeout30000,--maxCharsnone]}}}# 后面几个参数不是必须的根据自己情况来填安装好过后启用此MCP服务AI就可以操作你的服务器了效果展示最终效果是不是能大幅提效。全程不用我手动操作。