Gmail MCP Server
JSON →Allows AI agents to search Gmail threads, learn your writing style, and draft emails.
Tools · 4
- search_threads Search Gmail with queries like 'from:email@example.com' or 'subject:meeting' (includes draft info)
- create_draft Create email drafts or update existing drafts (AI will request style guide first)
- extract_attachment_by_filename Safely extract text from PDF, DOCX, and TXT attachments using filename
- get_personal_email_style_guide Get your email writing style guide (this is a temporary tool, created because most agents do not yet support fetching resources--once agents implement MCP resources better, then this tool can be removed)
Environment variables
GMAIL_CLIENT_IDGMAIL_CLIENT_SECRETOPENAI_API_KEY
Links
★ 21 GitHub stars