rclone for Claude Code
io.github.rclone-ui/rclone
MCP server for the Rclone RC API, with selectable toolsets.
client:Claude Code
transport:stdio
runtime:npm
Install rclone in Claude Code
run in your project directory
claude mcp add rclone -e RCLONE_URL=<RCLONE_URL> -e RCLONE_USER=<RCLONE_USER> -e RCLONE_PASS=<RCLONE_PASS> -e RCLONE_TOOLSETS=<RCLONE_TOOLSETS> -e RCLONE_READ_ONLY=<RCLONE_READ_ONLY> -- npx -y rclone-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs