Full email access for AI agents via IMAP and SMTP. Search, read, send, and draft emails from Gmail, Outlook, Yahoo, or any standard email provider that supports app passwords.
Search emails by sender, subject, content with Gmail-style syntax
Read full email content with attachment metadata
Send emails via SMTP with optional CC recipients
List recent emails from inbox or any label/folder
Save emails as drafts for later review
Configure this MCP server in your AI client (Claude Desktop, Cursor, VS Code + Continue, etc.) and ask:
Describe natural language interactions your AI assistant can use with this server.
git clone https://github.com/Rumblingb/email-agent-mcp.git
cd email-agent-mcp
pip install -r requirements.txt
python3 server.py