- Explore MCP Servers
- mcp-google-gmail
Mcp Google Gmail
What is Mcp Google Gmail
mcp-google-gmail is a powerful Model Context Protocol (MCP) server that integrates Gmail with advanced LLM processing capabilities, allowing for efficient email management and content processing.
Use cases
Use cases include automating email responses for customer inquiries, extracting data from emails for reporting, filtering important emails for prioritization, and integrating email functionalities into applications.
How to use
To use mcp-google-gmail, install it via npm with the command ‘npm install -g @cablate/mcp-gmail’. You can run it using the CLI command ‘map-gmail’ or integrate it with Dive Desktop by adding the MCP server configuration.
Key features
Key features include email management capabilities such as reading and searching emails, processing email content in various formats, advanced email filtering, and handling attachments.
Where to use
mcp-google-gmail can be used in various fields such as customer support, automated email responses, data extraction from emails, and enhancing productivity tools that require email integration.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mcp Google Gmail
mcp-google-gmail is a powerful Model Context Protocol (MCP) server that integrates Gmail with advanced LLM processing capabilities, allowing for efficient email management and content processing.
Use cases
Use cases include automating email responses for customer inquiries, extracting data from emails for reporting, filtering important emails for prioritization, and integrating email functionalities into applications.
How to use
To use mcp-google-gmail, install it via npm with the command ‘npm install -g @cablate/mcp-gmail’. You can run it using the CLI command ‘map-gmail’ or integrate it with Dive Desktop by adding the MCP server configuration.
Key features
Key features include email management capabilities such as reading and searching emails, processing email content in various formats, advanced email filtering, and handling attachments.
Where to use
mcp-google-gmail can be used in various fields such as customer support, automated email responses, data extraction from emails, and enhancing productivity tools that require email integration.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
Gmail MCP Server
A powerful Model Context Protocol (MCP) server providing comprehensive Gmail integration with LLM processing capabilities.
Features
Email Management
- Read and search emails
- Process email content with various formats
- Advanced email filtering
- Attachment handling
Demo on Dive Desktop

Installation
Manual Installation
npm install -g @cablate/mcp-gmail
Usage
CLI
map-gmail
With Dive Desktop
- Click “+ Add MCP Server” in Dive Desktop
- Copy and paste this configuration:
{
"mcpServers": {
"gmail": {
"command": "npx",
"args": [
"-y",
"@cablate/mcp-gmail"
],
"env": {
"GMAIL_CLIENT_ID": "your_client_id",
"GMAIL_CLIENT_SECRET": "your_client_secret",
"GMAIL_REFRESH_TOKEN": "your_refresh_token"
},
"enabled": true
}
}
}
- Click “Save” to install the MCP server
Gmail API Authentication Setup
For detailed instructions on setting up Gmail API authentication and obtaining necessary credentials, please refer to our Gmail API Setup Guide.
License
MIT
Contributing
Welcome community participation and contributions! Here are ways to contribute:
- ⭐️ Star the project if you find it helpful
- 🐛 Submit Issues: Report problems or provide suggestions
- 🔧 Create Pull Requests: Submit code improvements
Contact
If you have any questions or suggestions, feel free to reach out:
- 📧 Email: [email protected]
- 📧 GitHub: CabLate
- 🤝 Collaboration: Welcome to discuss project cooperation
- 📚 Technical Guidance: Sincere welcome for suggestions and guidance
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










