Systemprompt MCP Gmail Server
Provides community support through a Discord server indicated by the Discord badge and invite link
Enables users to search, read, delete and send emails from their Gmail account, leveraging an AI Agent to help with each operation
Features a demo video hosted on YouTube that showcases the server's capabilities
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., "@Systemprompt MCP Gmail Serversearch for emails from John about the project deadline"
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.
systemprompt-mcp-gmail
Website | Documentation | Blog | Get API Key
A specialized Model Context Protocol (MCP) server that enables you to search, read, delete and send emails from your Gmail account, leveraging an AI Agent to help with each operation. The server is designed to work with the multimodal-mcp-client, a voice-powered MCP client that provides the frontend interface.
An API KEY is required to use this server. This is currently free, although this may change in the future. You can get one here.
This server uses Sampling and Notification functionality from the @modelcontextprotocol/sdk.
This will only work with advanced MCP clients that support these features.
Required Client
This server is designed to work with the multimodal-mcp-client - a voice-powered MCP client that provides the frontend interface. Please make sure to set up both components for the full functionality.
Related MCP server: Gmail MCP Server
Why Use This Server?
Send emails Search emails Read emails
Installation
This server requires GOOGLE_CREDENTIALS and GOOGLE_TOKEN environment variables to be set. These must be base64 encoded strings of the credentials and token. There is a script to help with this in the multimodal-mcp-client repository. Follow the instructions here: https://github.com/Ejb503/multimodal-mcp-client/blob/master/scripts/google-auth/README.md
After generating your base64 encoded strings, you can run the server with npx.
Features
Core Functionality
MCP Protocol Integration: Full implementation of Model Context Protocol for seamless AI agent interactions
Voice-Powered Interface: Compatible with voice commands through multimodal-mcp-client
Real-Time Processing: Supports streaming responses and real-time interactions
Type-Safe Implementation: Full TypeScript support with proper error handling
Sampling & Notifications
Advanced sampling capabilities for AI responses
Real-time notification system for agent events
Configurable sampling parameters
Event-driven architecture for notifications
Integration Features
API Key management and authentication
User status and billing information tracking
Subscription management
Usage monitoring and analytics
🎥 Demo & Showcase
Watch our video demonstration to see Systemprompt MCP Gmail in action:
The demo showcases:
Voice-controlled AI interactions
Multimodal input processing
Tool execution and workflow automation
Real-time voice synthesis
Installation
Related Links
Multimodal MCP Client - Voice-powered MCP client
This server cannot be deployed
Maintenance
Related MCP Connectors
Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.
Email inboxes for AI agents: send, receive, reply, search, and manage threaded email over MCP.
Hosted email MCP for AI agents with inboxes, send/receive, memory, recovery, and credits.
Hosted email for AI agents: create inboxes, send, receive, and reply over MCP with scoped API keys
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables interaction with Gmail through MCP-compatible clients to list, read, search, and send emails. It supports advanced features such as managing labels, handling threaded replies, and utilizing Gmail's native search syntax.24 npm2MIT
- AlicenseAqualityDmaintenanceEnables AI agents to search, read, send, and organize Gmail emails via MCP protocol.2262 npm2MIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Gmail through the MCP protocol, supporting sending, reading, searching, replying, forwarding, managing drafts and labels, and saving attachments.6 npm3MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to interact with Gmail through a standardized MCP server interface, allowing for natural language email management and automation.-