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: [email protected]
- 📧 GitHub: CabLate
- 🤝 Collaboration: Welcome to discuss project cooperation
- 📚 Technical Guidance: Sincere welcome for suggestions and guidance
Máy chủ liên quan
Email Reader
Read, search, and manage emails from your inbox, including downloading attachments and listing folders.
Freshdesk MCP Server
An MCP server for interacting with the Freshdesk API v2, enabling management of customer support tickets and contacts.
Sinch Engage / MessageMedia MCP server
Sinch Engage (Sinch MessageMedia in AU) MCP server, which provides Sinch Engage APIs as MCP tools.
mcp-server-unipile
95-tool MCP server for the Unipile unified API — messaging (LinkedIn, WhatsApp, Instagram, Telegram), email (Gmail, Outlook), calendar, LinkedIn search (people, companies, posts, jobs), profile management, connections, InMail, and webhooks.
MCP Telegram
Telegram MCP server with 20 tools — read chats, search messages, download media via MTProto
Discord MCP Server
Interact with Discord channels to send and read messages using the Discord API.
MCP Email Server
Provides IMAP and SMTP access for sending and receiving emails.
IMAP MCP
An IMAP Model Context Protocol (MCP) server to expose IMAP operations as tools for AI assistants.
Resend Email
Send emails directly from your editor using the Resend API.
CData Twilio
A read-only MCP server for querying live Twilio data, powered by the CData JDBC Driver.