Gmail MCP Server
Provides tools for managing Gmail messages and threads, including spam and trash operations, bulk archiving, label management, and native Gmail search queries.
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 my unread emails from the past 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
Custom Gmail MCP server for ClickUp Brain. Zero dependencies, deployed on Cloudflare Workers.
Tools (14)
Tool | Description |
message_spam | Move messages to spam |
message_unspam | Remove from spam |
message_trash | Move messages to trash |
message_untrash | Remove from trash |
bulk_archive | Archive multiple messages at once |
bulk_modify | Batch add/remove labels |
search | Native Gmail query syntax search |
labels_list | List all labels |
label_create | Create a label |
label_delete | Delete a label |
label_update | Rename a label |
thread_modify | Modify labels on entire thread |
thread_trash | Trash entire thread |
thread_untrash | Untrash entire thread |
Related MCP server: Gmail MCP Server
Setup
Create a Google Cloud project with Gmail API enabled
Create OAuth 2.0 credentials (Web application type)
Add redirect URI:
https://gmail-mcp-server.adam-efc.workers.dev/callbackCreate KV namespace:
npx wrangler kv namespace create GMAIL_TOKENSUpdate
wrangler.tomlwith the KV namespace IDSet secrets:
npx wrangler secret put GOOGLE_CLIENT_ID npx wrangler secret put GOOGLE_CLIENT_SECRET npx wrangler secret put MCP_AUTH_TOKENDeploy:
npx wrangler deployAuthorize: visit
https://gmail-mcp-server.adam-efc.workers.dev/authConnect in ClickUp App Center as custom MCP
This server cannot be deployed
Maintenance
Related MCP Connectors
Manage Gmail end-to-end: search, read, send, draft, label, and organize threads. Automate workflow…
Manage Gmail messages, threads, labels, drafts, and settings from your workflows. Send and organiz…
Permissioned access to Gmail, Drive and Calendar via the user's own Google account
Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.
Related MCP Servers
- AlicenseCqualityDmaintenanceEnables comprehensive Gmail management through the Gmail API, including sending/receiving emails, organizing labels and threads, managing drafts, and configuring account settings with secure OAuth2 authentication.64695 npm1MIT
- AlicenseBqualityDmaintenanceEnables comprehensive Gmail management including sending, reading, and organizing emails, managing labels, drafts, threads, and configuring account settings through the Gmail API with secure OAuth2 authentication.64695 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables reading, sending, archiving, and managing Gmail emails and labels through Google OAuth authentication, acting as an OAuth proxy to the Gmail API.89 npm11MIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Gmail through the MCP protocol, supporting sending, reading, searching, replying, forwarding, managing drafts and labels, and saving attachments.6 npm3MIT