MCPServers
G

Gmail AutoAuth MCP Server

182
0

Summary

Server for Gmail integration in Claude Desktop with auto authentication support. This server enables AI assistants to manage Gmail through natural language interactions.

Available Actions(14)

send_email

Sends a new email immediately. Supports plain text, HTML, or multipart emails with optional file attachments.

draft_email

Creates a draft email without sending it. Supports attachments.

read_email

Retrieves the content of a specific email by its ID. Shows enhanced attachment information.

download_attachment

Downloads email attachments to your local filesystem. Parameters: messageId, attachmentId, savePath, filename.

search_emails

Searches for emails using Gmail search syntax. Parameters: query, maxResults.

modify_email

Adds or removes labels from emails. Parameters: messageId, addLabelIds, removeLabelIds.

delete_email

Permanently deletes an email. Parameters: messageId.

list_email_labels

Retrieves all available Gmail labels.

create_label

Creates a new Gmail label. Parameters: name, messageListVisibility, labelListVisibility.

update_label

Updates an existing Gmail label. Parameters: id, name, messageListVisibility, labelListVisibility.

delete_label

Deletes a Gmail label. Parameters: id.

get_or_create_label

Gets an existing label by name or creates it if it doesn't exist. Parameters: name, messageListVisibility, labelListVisibility.

batch_modify_emails

Modifies labels for multiple emails in efficient batches. Parameters: messageIds, addLabelIds, removeLabelIds, batchSize.

batch_delete_emails

Permanently deletes multiple emails in efficient batches. Parameters: messageIds, batchSize.

Last Updated: April 16, 2025

Recensioni della Community

0.0
0 recensioni
5
0
4
0
3
0
2
0
1
0

Nessuna recensione ancora. Sii il primo a recensire!

Accedi per unirti alla conversazione

Try it now in
HighlightHighlight AI

Linguaggio

JavaScript

Categorie

Tag