Connects Claude to Gmail via OAuth, exposing tools for searching messages, sending and replying to email, managing labels, and moving threads to trash. The server supports three auth modes: loopback OAuth for local use, service accounts for delegated access, and DCR for self-hosted deployments. You can export search results to CSV, mark messages as read in batches, and work with Gmail's query syntax through dedicated prompts. Runs over stdio for desktop clients or HTTP for remote setups. Reach for this when you want Claude to triage your inbox, draft responses based on thread context, or automate label-based workflows without leaving the chat.
claude mcp add --transport stdio io.github.mcp-z-mcp-gmail -- npx -y @mcp-z/mcp-gmail