Gmail MCP Server
Provides comprehensive Gmail integration with capabilities for reading, searching, and processing emails, advanced filtering, and handling attachments in various formats.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Gmail MCP Serversearch for emails from my boss this week"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: Gmail MCP Server
Demo on Dive Desktop

Installation
Manual Installation
npm install -g @cablate/mcp-gmailUsage
CLI
map-gmailWith 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
This server cannot be deployed
Maintenance
Related MCP Connectors
Manage Gmail end-to-end: search, read, send, draft, label, and organize threads. Automate workflowβ¦
Email infrastructure for AI agents β send, receive, search, and reply to email over MCP.
Email inboxes and calendars for AI agents: send, receive, search, draft and schedule.
Email inboxes and calendars for AI agents: send, receive, search, draft and schedule.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables reading Gmail emails through the Model Context Protocol, supporting listing, searching, and retrieving email details with OAuth 2.0 authentication.46 npmMIT
- FlicenseNot gradedqualityDmaintenanceProvides access to Gmail functionality through the Model Context Protocol, allowing LLMs like Claude to interact with your email.2-
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to manage Gmail through natural language, including search, read, send, label, and draft operations via the Model Context Protocol.-
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to send, read, search, and manage Gmail emails, drafts, and labels via the Model Context Protocol.5MIT