mail-muncher for Claude Code
io.github.craigjmidwinter/mail-muncher
Filtered, read-only IMAP and Gmail archived to disk as .eml + markdown, served over MCP.
client:Claude Code
transport:stdio
runtime:oci
Install mail-muncher in Claude Code
run in your project directory
claude mcp add mail-muncher -- docker run -i --rm ghcr.io/craigjmidwinter/mail-muncher:0.4.0
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs