Skip to main content
Glama
466,711 tools. Updated 2026-08-20 05:18

"Rclone" matching MCP tools:

  • Create a new remote configuration in rclone.conf using a backend type and parameters, mirroring `rclone config create`.
    MIT
  • Retrieve the process ID of the running rclone instance. Use it to monitor or manage the rclone process.
    MIT
  • Terminate the running rclone process, optionally specifying an exit code to control shutdown behavior.
    MIT
  • Execute any rclone command remotely and retrieve its output, with support for streaming and async execution.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    MCP server for the Rclone RC API. Gives AI assistants the ability to manage cloud storage remotes, copy/sync files, list directories, and more — all through natural language.
    56
    52
    10
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for the Rclone RC API that enables AI assistants to manage cloud storage remotes, copy/sync files, and list directories through natural language.
    12
    431
    MIT
  • List the stats groups currently tracked by rclone for monitoring and managing grouped operations.
    MIT
  • Point rclone to a specific configuration file by providing the absolute path to its rclone.conf file.
    MIT
  • List objects and directories from a remote path, with options for recursion, hashes, and metadata. Returns output like rclone lsjson.
    MIT
  • Tests RC connectivity by returning all supplied parameters unchanged. Use to verify that the Rclone remote control interface is responsive.
    MIT
  • Manage scheduled volume-level backups for Docker services. Create, update, list, remove, or trigger backups using rclone destinations and cron schedules.
    MIT
  • List all files attached to a wiki page, including uploads and synced files, with details like name, type, size, URLs, and a ready-to-use markdown snippet.
    AGPL 3.0
  • Return a test error response with arbitrary parameters to validate error handling logic in Rclone cloud storage operations.
    MIT
  • Copy a running sandbox to a new name, cloning its filesystem (except /workspace) faster than snapshot and restore by bypassing image build.
    MIT
  • Authenticate and test connectivity by echoing provided parameters back, validating access control.
    MIT
  • Retrieve the locations of the configuration file, cache directory, and temporary directory.
    MIT
  • Retrieve current transfer statistics including bytes transferred, speed, and error counts. Use optional group and short parameters to customize the snapshot.
    MIT