github re-analysis due unconfirmed MCP

manuelfedele/gmail-imap

github

Gmail (and any IMAP/SMTP mailbox) plugin for Claude Code & Cowork — App Password auth, server-side search, threads, send/reply guardrail, attachment download to disk

maintainer
manuelfedele
license
MIT
first seen
2026-06-09
last seen
2026-06-10
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 9 tools
transport counts 9 tools · 0 res · 0 prompts permission surface via code analysis

tools

  • gmail_mailboxes_list

    List folders/labels on the account.

  • gmail_message_attachments_save

    Download all (or selected) attachments to disk; returns absolute paths.

  • gmail_message_get

    Fetch one message by UID with full body. HTML→text fallback for HTML-only mail.

  • gmail_message_move

    Move between mailboxes (e.g. INBOX → Archive).

  • gmail_message_reply

    Reply (or reply-all) with proper In-Reply-To/References threading and quoting. Requires confirm: true by default.

  • gmail_message_send

    Send a new email. Requires confirm: true by default.

  • gmail_message_update

    Mark read/unread, star/unstar.

  • gmail_messages_search

    Server-side IMAP search. Free text (AND), OR alternation, inline Gmail operators (from:, has:attachment, is:unread, after:…), or raw Gmail syntax via gmailRaw. Defaults to the last 30 days when no dat

  • gmail_thread_get

    Fetch a whole Gmail conversation chronologically (X-GM-EXT-1).

code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

No code evidence — the analyzed source reached for no tracked permissions, tools, or hooks.