📧
Gmail MCP Server
✓ 官方/认证Anthropic (官方)
AI 读取、发送、搜索 Gmail 邮件,支持草稿、标签、附件
⭐ 0.3k
GitHub Stars
stdio
安装方式
MIT
开源协议
6
可用工具
📖 详细介绍
Anthropic 官方 Gmail MCP Server,让 AI 助手读写 Gmail。支持下拉新邮件、搜索、发送、草稿管理、标签、附件处理。是构建 AI 邮件助手的关键工具。
✨ 核心特性
✓OAuth 自动认证
✓邮件 CRUD
✓草稿管理
✓标签支持
✓附件处理
🛠️ 可用工具 (6)
list_messages()
get_message()
send_message()
draft_message()
search_messages()
add_label()
🎯 适用场景
▸AI 邮件助理
▸自动回复
▸邮件分类
▸日程提取
▸批量处理
⚙️ 安装与配置
系统要求
- •Node.js 18+
- •Google OAuth Credentials
安装命令
npx -y @gongrzhe/server-gmail-autoauth-mcpClaude Desktop 配置 (claude_desktop_config.json)
{
"mcpServers": {
"gmail-mcp-server": {
"command": "npx",
"args": [
"-y",
"@gongrzhe/server-gmail-autoauth-mcp"
]
}
}
}🔗 相关链接
🧩 相关 MCP Servers
💬
Slack MCP Server
✓ 官方Anthropic (官方)
用 AI 发送/读取 Slack 消息、管理频道、文件共享、线程回复
Slack通讯团队官方
⭐1.1kstdio中等
💬
Slack MCP
✓ 官方Slack (官方)
Slack 团队协作 MCP,频道、消息、文件、反应、用户、工作流、Bolt 框架
Slack团队消息工作流
⭐3.5kstdio简单
🎮
Discord MCP
✓ 官方Discord (官方)
Discord 社区 MCP,频道、消息、Embed、组件、Slash Command、Voice、Webhook
Discord社区BotSlash Command
⭐1.5kstdio中等
📂
Google Drive MCP Server
✓ 官方Anthropic (官方)
AI 读写 Google Drive 文件:上传下载、搜索、权限管理
Google Drive云存储Google官方
⭐0.8kstdio中等