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. Also supports attachments.

read_email

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

download_attachment

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

search_emails

Searches for emails using Gmail search syntax. Parameters: query (string), maxResults (integer).

modify_email

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

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 (string), messageListVisibility (string), labelListVisibility (string).

update_label

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

delete_label

Deletes a Gmail label. Parameters: id (string).

get_or_create_label

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

batch_modify_emails

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

batch_delete_emails

Permanently deletes multiple emails in efficient batches. Parameters: messageIds (array), batchSize (integer).

Last Updated: April 16, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Try it now in
HighlightHighlight AI

언어

JavaScript

카테고리

태그