Gmail-MCP-Server
A Gmail MCP server for managing Gmail via natural language interaction.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 1.1k
- Source
- mcp-github
- Repository
- github.com/GongRzhe/Gmail-MCP-Server
Overview
Gmail-MCP-Server is a Model Context Protocol (MCP) server that integrates Gmail into Claude Desktop and supports automatic authentication. It enables AI assistants to manage Gmail through natural language interactions, including sending and receiving emails, handling attachments, managing labels, and searching emails. The server supports HTML emails and multipart messages and can process international characters. Installation and configuration are straightforward, supporting both global and local authentication.
Capabilities
- ▪Send emails with attachments
- ▪Download email attachments to the local filesystem
- ▪Support HTML emails and multipart messages
- ▪Read emails by ID and process MIME structure
- ▪Search emails (by subject, sender, date range)
- ▪Comprehensive label management
Use cases
Setup
npx -y @smithery/cli install @gongrzhe/server-gmail-autoauth-mcp --client claude
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How to perform global authentication?
Place gcp-oauth.keys.json in the ~/.gmail-mcp/ directory, then run npx @gongrzhe/server-gmail-autoauth-mcp auth.
What types of authentication are supported?
Supports OAuth 2.0 authentication for both desktop and web applications.
Related skills
interview-coach-skill
Tool-readyInterview Coach skill covering the entire job search lifecycle from resume optimization to mock interviews.
cli
Google Workspace CLI provides a unified command-line tool for both humans and AI agents.
pm-claude-skills
Tool-ready207 professional AI skills across 21 career fields.
dashiAI-ppt-skill
AI-generated editable PPTs with support for multiple visual themes and export formats.
mcp-atlassian
MCP server for Atlassian tools (Confluence, Jira).
whatsapp-mcp
WhatsApp MCP server that allows AI to read and send WhatsApp messages.