A
securityA
licenseA
qualityModel Context Protocol server for Gmail integration. This allows Claude Desktop (or any MCP client) to interact with your Gmail account through Google Apps Script.
Last updated -
3
7
8
JavaScript
MIT License
强大的 MCP 服务器,支持 Gmail 集成,让您可以直接通过 MCP 客户端管理邮件。此插件可无缝访问 Gmail 的核心功能,包括阅读、发送和管理邮件。
参考:有关使用 uvx 的示例 MCP 服务器实现,请查看此示例。
https://github.com/user-attachments/assets/df9e86cf-1f6b-4265-9c68-b3ed88103d1f
https://www.googleapis.com/auth/gmail/modify
--creds-file-path
)将其添加到您的 MCP 客户端配置中:
使用MCP Inspector进行调试:
工具名称 | 描述 | 必需参数 |
---|---|---|
send-email | 发送电子邮件 | 收件人 ID、主题、消息 |
get-unread-emails | 检索未读电子邮件 | 没有任何 |
read-email | 阅读电子邮件内容 | 电子邮件ID |
trash-email | 将电子邮件移至垃圾箱 | 电子邮件ID |
mark-email-as-read | 将电子邮件标记为已读 | 电子邮件ID |
open-email | 在浏览器中打开电子邮件 | 电子邮件ID |
提示名称 | 描述 | 参数 |
---|---|---|
manage-email | 担任电子邮件管理员 | 没有任何 |
draft-email | 起草新电子邮件 | 内容、收件人、收件人电子邮件 |
edit-draft | 编辑现有电子邮件草稿 | 变更,current_draft |
欢迎贡献代码!欢迎提交 Pull 请求。
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅LICENSE文件。
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
支持 Gmail 集成的 MCP 服务器,允许用户直接通过 Claude Desktop 等 MCP 客户端管理电子邮件(发送、接收、阅读、删除、标记为已读)。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sanchisingh01/MCP-Server---Gmail-Plugin-for-Claude-Desktop'
If you have feedback or need assistance with the MCP directory API, please join our Discord server