Loomal

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

7 starsnpm: rclone-mcp

About rclone

rclone is an MCP (Model Context Protocol) server published by rclone-ui in the official MCP registry. MCP server for the Rclone RC API, with selectable toolsets.

It ships as an npm package (rclone-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/rclone-ui/rclone-mcp, where the project has earned 7 GitHub stars.

Use rclone with your agent

Claude Code · one command
claude mcp add rclone -- npx -y rclone-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "rclone": {
      "command": "npx",
      "args": [
        "-y",
        "rclone-mcp"
      ]
    }
  }
}
npmrclone-mcp

Frequently asked questions

What is rclone?
rclone is an MCP (Model Context Protocol) server by rclone-ui. MCP server for the Rclone RC API, with selectable toolsets.
How do I connect rclone to Claude, Cursor, or another MCP client?
Install rclone from its npm package (rclone-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is rclone open source?
Yes — the source code is public at github.com/rclone-ui/rclone-mcp, with 7 GitHub stars.
Can AI agents pay to use rclone?
Not yet through Loomal — rclone is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain rclone? Claim this listing free by verifying GitHub ownership, or contact us.