Skip to main content
Glama

Systemprompt MCP Gmail Server

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.

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:

▶️ Watch Demo Video

The demo showcases:

  • Voice-controlled AI interactions
  • Multimodal input processing
  • Tool execution and workflow automation
  • Real-time voice synthesis

Installation

-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Enables users to manage Gmail accounts using AI agent-assisted operations via an MCP protocol, supporting email search, reading, deletion, and sending with a voice-powered interface.

  1. Required Client
    1. Why Use This Server?
      1. Installation
        1. Features
          1. Core Functionality
          2. Sampling & Notifications
          3. Integration Features
        2. 🎥 Demo & Showcase
          1. Installation
            1. Related Links

              Related MCP Servers

              • -
                security
                F
                license
                -
                quality
                A Model Context Protocol server that enables AI assistants to interact with Gmail services, supporting email operations, draft management, and calendar functionality through Google API integration.
                Last updated 6 months ago
                102
                1
                TypeScript
              • A
                security
                F
                license
                A
                quality
                An MCP-based email tool that enables AI models to access email services through standardized interfaces, allowing AI assistants to perform various email operations like sending emails, reading inboxes, and handling attachments.
                Last updated 2 months ago
                17
                28
                TypeScript
                • Apple
                • Linux
              • -
                security
                A
                license
                -
                quality
                A Model Context Protocol server that enables AI assistants like Claude to interact with Gmail through natural language, providing comprehensive email management capabilities including sending, reading, organizing, searching, and managing drafts and labels.
                Last updated 5 months ago
                4
                Python
                GPL 3.0
                • Apple
              • -
                security
                F
                license
                -
                quality
                Enables AI assistants to interact with Gmail accounts via IMAP, allowing them to list, search, read, and send emails, manage labels and folders, and access attachments through the Model Context Protocol.
                Last updated 3 months ago
                Python
                • Linux
                • Apple

              View all related MCP servers

              MCP directory API

              We provide all the information about MCP servers via our MCP API.

              curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ejb503/systemprompt-mcp-gmail'

              If you have feedback or need assistance with the MCP directory API, please join our Discord server