io.github.rclone-ui/rclone
Quality Score
81
/100
MCP server for the Rclone RC API, with selectable toolsets.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"rclone": {
"command": "npx",
"args": [
"-y",
"rclone-mcp"
],
"env": {
"RCLONE_URL": "<rclone_url>",
"RCLONE_USER": "<rclone_user>",
"RCLONE_PASS": "<your-rclone_pass>",
"RCLONE_TOOLSETS": "<rclone_toolsets>",
"RCLONE_READ_ONLY": "<rclone_read_only>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"rclone": {
"command": "npx",
"args": [
"-y",
"rclone-mcp"
],
"env": {
"RCLONE_URL": "<rclone_url>",
"RCLONE_USER": "<rclone_user>",
"RCLONE_PASS": "<your-rclone_pass>",
"RCLONE_TOOLSETS": "<rclone_toolsets>",
"RCLONE_READ_ONLY": "<rclone_read_only>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y rclone-mcp§02 Environment variables
RCLONE_URLRclone RC daemon URL
RCLONE_USERHTTP Basic Auth username
RCLONE_PASSsecret
HTTP Basic Auth password
RCLONE_TOOLSETSComma-separated list of toolsets to enable (default, all, or specific: core, config, operations, sync, jobs, vfs, mount, etc.)
RCLONE_READ_ONLYSet to 1 to disable write tools
§03 MCP Quality Score · methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.