Skip to content
Claude Desktop

coolftp for Claude Desktop

io.github.anivdel/coolftp

Deploy a site to its SFTP/FTP host from a coding agent. Changed files only, undo, live checks.

client:Claude Desktop transport:stdio runtime:npm

Install coolftp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "coolftp": {
      "command": "npx",
      "args": [
        "-y",
        "coolftp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

coolftp in other clients