Skip to content
Cline

ftp ssh mcp for Cline

io.github.chris221/ftp-ssh-mcp

Work with a remote host over FTP/FTPS/SFTP, SSH, and MySQL.

client:Cline transport:stdio runtime:npm

Install ftp ssh mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "ftp-ssh-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ftp-ssh-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

ftp ssh mcp in other clients