Skip to main content
Glama
521,367 tools. Updated 2026-09-06 10:44

"Proton" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that enables AI assistants to read and search Proton Mail messages through a locally running Proton Mail Bridge. It provides tools like list_folders, list_messages, search_messages, get_message, and get_attachment.
    6
    193
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    A safe-by-default MCP server that gives Claude access to your Proton Mail through Proton Mail Bridge's localhost IMAP/SMTP. Sending requires human approval and destructive operations are limited.
    MIT

Matching MCP Connectors

  • Photon MCP — OSM geocoder

  • Share prototypes for team review: publish HTML, reviewers pin notes, pull feedback back to apply.

  • Dispatch new email messages via Proton Bridge, requiring explicit user approval of recipients, subject, and body before delivery.
    Apache 2.0
    Destructive
  • Delete a Proton Mail label while leaving all messages intact. Messages stay where they are and simply lose the tag; no email is removed.
    Apache 2.0
    Destructive
  • Get a free Formatix AI API key by submitting your company email. Unlock AI-powered generation of branded talent documents from text or LinkedIn profiles.
    MIT
  • Check a Proton Mail folder for new messages since the last poll, returning only newly arrived emails without marking them read. Optionally preview without advancing the mailbox position.
    Apache 2.0
  • Get email headers with SPF, DKIM, and DMARC verdicts to evaluate message legitimacy. Use raw=true for the unparsed header block.
    Apache 2.0
  • Create a draft email in Proton Mail without sending. For replies, include the original Message-ID to set the in_reply_to field.
    Apache 2.0
  • Mark a message as read, unread, starred, or unstarred in your Proton Mail inbox. Specify the message UID and chosen action, with optional dry run to preview changes.
    Apache 2.0
  • Move a Proton Mail message to a specified folder such as Archive or Trash. Provide the message UID and target folder to complete the action.
    Apache 2.0
  • Search Proton Mail folders by text, sender, subject, or date, with filters for unread/flagged. Returns IDs and envelopes, newest first; optionally shows each message's folders and labels.
    Apache 2.0
  • Create a complete Proton Mail draft with plain text, optional HTML, and attachments. Provide an existing draft UID and UIDVALIDITY to replace it.
    BSD 3-Clause
    Destructive