About
Overview
The Rclone MCP Server enables AI agents to manage files across cloud storage providers using rclone. It supports 70+ providers including S3, GCS, Azure Blob, Drive, Dropbox, and more.
Capabilities
Tools & Capabilities
⚡sync
Sync files between locations
⚡copy
Copy files between remotes
⚡list
List files at a location
⚡list_remotes
List configured remotes
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-rcloneExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"rclone": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-rclone"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 65
Last UpdatedFeb 12, 2026