Skip to content
Cline

rclone for Cline

io.github.rclone-ui/rclone

MCP server for the Rclone RC API, with selectable toolsets.

client:Cline transport:stdio runtime:npm

Install rclone 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "rclone": {
      "command": "npx",
      "args": [
        "-y",
        "rclone-mcp"
      ],
      "env": {
        "RCLONE_URL": "<RCLONE_URL>",
        "RCLONE_USER": "<RCLONE_USER>",
        "RCLONE_PASS": "<RCLONE_PASS>",
        "RCLONE_TOOLSETS": "<RCLONE_TOOLSETS>",
        "RCLONE_READ_ONLY": "<RCLONE_READ_ONLY>"
      }
    }
  }
}

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

rclone in other clients