MCP Servers / communication / Gmail

Gmail

JSON →
stdiononecommunication

Search and delete emails in your Gmail account.

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
authnone
Resources
Gmail — MCP Server · libregistry