email-mcp-server

sgroi-l/email-mcp-server

3.2

If you are the rightful owner of email-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

An MCP server that integrates Gmail with Claude Desktop for enhanced email management using AI.

Tools

Functions exposed to the LLM to take actions

get_unread_emails

Fetches unread emails from Gmail. Optional parameter: max_emails (default: 10)

generate_draft_reply

Generates AI-powered email replies with parameters like email_from, email_subject, email_body, email_date, optional tone, additional_context, and style_guide_url.

save_draft

Saves draft emails to Gmail with parameters like to, subject, body, and optional in_reply_to for threading.

send_email

Sends emails immediately with parameters like to, subject, and body.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources