Open-source Gmail MCP server adds multi-account support and write access

An open-source MCP server has been released that extends Claude's Gmail capabilities beyond the built-in connector's limitations. The tool provides full read and write access to Gmail with multi-account support.
Key features
- Connect multiple Gmail accounts and query one or all at once
- Full read + write capabilities including archive, label, and modify operations
- Auto-unsubscribe from newsletters
- Gmail search syntax support (is:unread, newer_than:7d, from:, etc.)
- Encrypted token storage with minimal OAuth scopes
The server addresses specific limitations of Claude's built-in Gmail connector, which is read-only, supports only single accounts, and lacks archiving, labeling, and unsubscribing functionality.
Deployment options
The project is MIT licensed and available on GitHub. It can be deployed to Railway in 5 minutes or self-hosted according to the developer's instructions.
For developers who manage multiple Gmail accounts and need more control than Claude's native integration provides, this MCP server offers a practical solution with expanded functionality.
📖 Read the full source: r/ClaudeAI
👀 See Also

llmLibrarian: Local RAG Engine with MCP Integration for File-Based AI Search
llmLibrarian is a local RAG engine that exposes retrieval over MCP, allowing AI agents like Claude to query indexed files. It uses ChromaDB collections for organization, Ollama for synthesis, and keeps everything on-device.

Fehu: CLI Double-Entry Bookkeeping with Claude AI MCP Integration
Fehu is a lightweight CLI personal accounting tool that connects to Claude AI via MCP, allowing natural language transaction recording with a SQLite-backed double-entry system. It features hierarchical accounts, auto-tagging with hashtags, a powerful calc engine, and multi-currency support.

Garry Tan's gstack: An Open Source AI Agent Framework for Claude Code
Garry Tan's gstack is an open source software factory that turns Claude Code into a virtual engineering team with 13 specialist slash commands for planning, design, engineering, review, QA, and release management.

ClawControl v1.7.1 fixes daily usage issues in OpenClaw client
ClawControl v1.7.1 is an open source client for OpenClaw available on Windows, Mac, Linux, iOS, and Android. This release focuses on fixing 'why is it doing that?' issues encountered during daily OpenClaw usage.