Skip to main content
Glama
615,196 tools. Updated 2026-09-27 02:19

"Proton Calendar" matching MCP tools:

  • Create a new Proton label to organize messages with non-exclusive tags. Labels can be applied to multiple messages alongside folders.
    MIT
  • Clear the stored Proton Drive session from the OS keychain to prevent unauthorized access on shared machines. Requires explicit user confirmation; after logout, file operations stop until re-login.
    MIT
    Destructive

Matching MCP Servers

Matching MCP Connectors

  • Create or update a public link for a Proton Drive file or folder, setting access role, optional password, and expiration. Anyone with the link can access it without a Proton account.
    MIT
    Destructive
  • Retrieve exact folder names exposed by Proton Bridge, including system folders and user labels, so you can supply correct arguments to other mailbox tools.
    MIT
  • List Proton Mail labels with message counts, omitting regular folders. Get a clear view of labels only for targeted email organization.
    MIT
  • Remove a Proton label permanently without affecting its messages. Messages stay in other folders or labels, making cleanup safe for content but irreversible for the label.
    MIT
    Destructive
  • Check installed Proton Drive CLI and SDK versions to confirm the binary is in PATH and diagnose compatibility issues before other operations.
    MIT
  • Check the current sharing status of a Proton Drive file or folder, including accepted members and pending invitations, with roles and share URL. Use before inviting or revoking to avoid duplicates.
    MIT
  • Remove all members and pending invitations from a shared Proton Drive path in one call. Confirm the action to revoke access for everyone at once, after checking current access with drive_share_status.
    MIT
    Destructive
  • Retrieve all photo album names and photo counts from Proton Photos after authentication, providing the data needed to build album paths for subsequent operations.
    MIT
  • Create a new empty photo album in Proton Photos by providing a unique album name. The operation fails if an album with that name already exists.
    MIT
  • Write text content to a file in the local Proton Drive sync folder, creating parent directories. Requires confirmation to overwrite existing files; desktop app must be running for cloud sync.
    MIT
    Destructive
  • Add or remove labels on many Proton Mail messages in one operation using UIDs or search criteria. Preview changes with a dry run before applying.
    MIT