Connects Claude to Gmail via OAuth to send, read, search, and list emails programmatically. Exposes four tools: gmail_send for composing messages with CC/BCC support, gmail_search using native Gmail query syntax, gmail_read for fetching full message content by ID, and gmail_list for pulling recent inbox items with optional label filtering. Requires Google Cloud OAuth credentials and a refresh token. Built by Strider Labs for agent workflows like email triage, searching conversation history to answer questions, and drafting replies based on context from past threads. Returns structured JSON responses for all operations.
claude mcp add --transport stdio io.github.markswendsen-code-gmail uvx gmail