Gmail
Provides comprehensive integration with Gmail for reading, searching, and sending emails.
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: reahtuoo310109@gmail.com
- 📧 GitHub: CabLate
- 🤝 Collaboration: Welcome to discuss project cooperation
- 📚 Technical Guidance: Sincere welcome for suggestions and guidance
Related Servers
Pikud Haoref Real-Time Alert System
Provides real-time access to Israeli emergency alerts from the official Pikud Haoref API.
Vapi MCP Server
A server for integrating with Vapi's voice AI APIs using function calls.
Slack
The most powerful MCP server for Slack Workspaces. This integration supports both Stdio and SSE transports, proxy settings and does not require any permissions or bots being created or approved by Workspace admins 😏.
MCP Server for Intercom
Access and analyze customer support data from Intercom.
Yazio MCP
MCP server for accessing Yazio user & nutrition data (unofficial)
X (Twitter)
An MCP server for interacting with the X (Twitter) API, requiring developer credentials.
Advanced TTS MCP Server
A high-quality, feature-rich Text-to-Speech (TTS) server for generating natural and expressive speech with advanced controls.
News Feed
A news feed server for aggregating news from various sources.
Tangerine
An MCP server for Tangerine, the Convo AI assistant backend.
Slack User
Interact with Slack workspaces as a user via the Slack API.