libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
communication
/ Gmail
Gmail
JSON →
stdio
none
communication
Search and delete emails in your Gmail account.
github ↗
Install
How to run this server
No install command recorded.
server path:
gmail
Tools
What this server exposes
deleteEmail
删除指定ID的邮件,参数: userId(用户邮箱), messageId(邮件ID)
searchEmails
搜索符合条件的邮件,参数: userId(用户邮箱), query(搜索条件), maxResults(最大结果数),返回值: 邮件列表,包含邮件ID和基本信息
batchDeleteEmails
批量删除邮件,参数: userId(用户邮箱), messageIds(邮件ID列表),返回值: 操作结果状态
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/Arthur6939/gmail-mcp-server ↗
Gmail — MCP Server · libregistry