Skip to main content
Glama
314,038 tools. Last updated 2026-07-28 10:56

"Proton Drive" matching MCP tools:

  • Create a new empty folder on Proton Drive at a specified absolute path. Does not create intermediate directories; each level must be created separately.
    MIT
  • Move or rename a file or folder on Proton Drive. Use sourcePath and destinationPath; keep parent for rename, change parent for move.
    MIT
  • Permanently delete files or folders from Proton Drive with no possibility of recovery. Requires explicit user confirmation to prevent accidental data loss.
    MIT
  • Read file contents from your local Proton Drive sync folder. Works with synced text files up to 1 MB. For binary or larger files, use download instead.
    MIT
  • Write text content to a file in your Proton Drive sync folder. Automatically creates parent directories and asks for confirmation before overwriting.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Plot an AI-planned road trip onto an editable Stopful map — drive times, hotels & EV chargers.

  • AI scenic routing engine: byways, lookouts, itineraries, real drive planning. Zero hallucinations.

  • List files and folders in a specified Proton Drive folder. Verify folder contents before uploading or downloading.
    MIT
  • Upload a local file or folder to Proton Drive with end-to-end encryption. Supports conflict resolution: skip, overwrite, or rename.
    MIT
  • Check if an active authenticated session exists for Proton Drive CLI. Use before file operations to confirm session validity, avoiding network calls when token is cached.
    MIT
  • Remove the saved Proton Drive session to log out. All file operations stop until you re-authenticate. Safe to call even if already logged out.
    MIT
  • Check the installed Proton Drive CLI and SDK versions to confirm correct binary is in PATH before other operations, or diagnose compatibility issues.
    MIT
  • Download files or folders from Proton Drive to your local filesystem. Supports recursive folder downloads and overwrites existing files.
    MIT
  • Restore trashed files or folders to their original Proton Drive location. Requires using drive_list_trash first to find the item's path.
    MIT
  • List all files and folders in your Proton Drive trash to find items for restoration or review what will be permanently deleted.
    MIT
  • Check the sharing status of a Proton Drive path. Returns whether it is shared, a list of members with roles, and the share URL. Use before inviting or revoking access to avoid errors.
    MIT
  • Remove files or folders from Proton Drive storage by specifying their path to manage storage space and organize content.
    MIT