Gmail MCP Server for Claude Code
io.github.artymclabin/gmail-mcp-server
Lean Gmail MCP server with auto authentication support
client:Claude Code
transport:stdio
runtime:npm
Install Gmail MCP Server in Claude Code
run in your project directory
claude mcp add gmail-mcp-server -e GMAIL_OAUTH_PATH=<GMAIL_OAUTH_PATH> -e GMAIL_CREDENTIALS_PATH=<GMAIL_CREDENTIALS_PATH> -- npx -y @artymclabin/gmail-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs