Gmail-MCP-Server

taddiemason/Gmail-MCP-Server

3.2

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 standalone service that enables AI agents to manage Gmail accounts through natural language commands, acting as middleware to translate AI commands into secure Gmail API calls.

Tools

Functions exposed to the LLM to take actions

gmail_search_messages

Search emails using Gmail operators

gmail_get_message

Retrieve full message content

gmail_get_thread

Get entire conversation thread

gmail_get_attachment_text

Extract text from attachments

gmail_summarize_emails

Fetch and format multiple emails for AI summarization

gmail_send_message

Send new email or reply to thread

gmail_create_draft

Create email draft

gmail_list_drafts

List all drafts

gmail_delete_draft

Delete a draft

gmail_list_labels

List all Gmail labels

gmail_create_label

Create new label

gmail_modify_message_labels

Add/remove labels from message

gmail_mark_message_read

Mark message as read/unread

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources