Back to Home
thejoefriel icon

gmail-assistant-mcp

Verified Safe

by thejoefriel

Overview

Integrates with Gmail to fetch unread emails and generate AI-powered draft replies, optionally guided by a Google Doc for writing style and context.

Installation

Run Command
/path/to/gmail-assistant-mcp/venv/bin/python /path/to/gmail-assistant-mcp/src/gmail_assistant/server.py

Environment Variables

  • EMAIL_USER
  • EMAIL_APP_PASSWORD
  • ANTHROPIC_API_KEY
  • GUIDELINES_DOC_ID

Security Notes

No use of 'eval' or obvious obfuscation. Sensitive credentials (Gmail app password, Anthropic API key) are explicitly retrieved from environment variables, which is a secure practice. Network calls are confined to Gmail (IMAP/SMTP) and Google Docs API, as expected for the stated functionality. The Google Docs helper creates a local 'token.pickle' file for OAuth credentials, which is standard for Google APIs and stores tokens securely.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars0
Forks0
Last Update2025-12-10

Tags

GmailEmail AutomationAIClaudeDrafting