Developer Tools
Trust: 27/100 (Limited)io.github.rclone-ui/rclone Guide
MCP server for the Rclone RC API, with selectable toolsets.
2 starsby rclone-ui
Quick Start
Install
npx rclone-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-rclone-ui-rclone": {
"command": "npx",
"args": [
"rclone-mcp"
]
}
}
}