Skip to content
Windsurf

ftp ssh mcp for Windsurf

io.github.chris221/ftp-ssh-mcp

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

client:Windsurf transport:stdio runtime:npm

Install ftp ssh mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

ftp ssh mcp in other clients