A
securityA
licenseA
qualityProvides tools for interacting with Gmail and Calendar APIs. This server enables you to manage your emails and calendar events programmatically through the MCP interface.
Last updated -
8
13
JavaScript
MIT License
一个模型上下文协议 (MCP) 服务器,提供与 Gmail 和日历 API 交互的工具。此服务器可让您通过 MCP 界面以编程方式管理电子邮件和日历活动。
list_emails
:列出收件箱中最近的电子邮件,并可选择过滤search_emails
:使用 Gmail 查询语法进行高级电子邮件搜索send_email
:发送新邮件,支持抄送和密送modify_email
:修改电子邮件标签(存档、垃圾箱、标记为已读/未读)list_events
:列出即将发生的日历事件,并按日期范围进行过滤create_event
:创建有参与者的新日历事件update_event
:更新现有日历事件delete_event
:删除日历事件http://localhost:4100/code
要通过Smithery自动为 Claude Desktop 安装 gsuite-mcp:
credentials.json
文件:https://www.googleapis.com/auth/gmail.modify
https://www.googleapis.com/auth/calendar
https://www.googleapis.com/auth/gmail.send
token.json
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
~/Library/Application Support/Claude/claude_desktop_config.json
将其添加到mcpServers
对象:
该项目已获得 MIT 许可。
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
模型上下文协议服务器提供与 Gmail 和日历 API 交互的工具,从而实现电子邮件和日历事件的编程管理。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rishipradeep-think41/gsuite-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server