Back to directory
cristip73/mcp-email-server

cristip73/mcp-email-server

@cristip73

A Model Context Protocol (MCP) server for Gmail that enables reading, searching, sending emails, managing drafts, labels, attachments, and more.

emailgmailmcpoauthautomationproductivitydraftsattachmentstool

Installation & Configuration

{
  "mcpServers": {
    "email-server": {
      "command": "npx",
      "args": [
        "-y",
        "@cristip73/email-mcp"
      ],
      "env": {
        "TIME_ZONE": "GMT+2",
        "DEFAULT_ATTACHMENTS_FOLDER": "/Users/username/CLAUDE/Attachments"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15