Gmail for Claude Code
io.github.domdomegg/gmail-mcp
Allow AI systems to read, send, archive, and manage emails via Gmail.
client:Claude Code
transport:stdio
runtime:npm
Install Gmail in Claude Code
run in your project directory
claude mcp add gmail-mcp -e GOOGLE_ACCESS_TOKEN=<GOOGLE_ACCESS_TOKEN> -- npx -y gmail-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs