Ralstonvaz/gmail-mcp-server
If you are the rightful owner of gmail-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.
The Gmail MCP Server is a Model Context Protocol server that enables interaction with Gmail using IMAP and SMTP protocols, without requiring Google Cloud Console or OAuth setup.
Tools
Functions exposed to the LLM to take actions
gmail_list_emails
List recent emails with optional filters (unread, sender, date range, etc.).
gmail_read_email
Read full email content by IMAP UID.
gmail_search_emails
Search emails using IMAP search criteria.
gmail_send_email
Send a new email with optional CC, BCC, HTML body, and attachments.
gmail_reply_email
Reply to a specific email thread.
gmail_mark_read
Mark one or more emails as read.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client