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 安装 Google Workspace Server - No Calendar Deletion:
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
对象:
3.更新事件:
4.删除事件:
该项目已获得 MIT 许可。
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.
从https://github.com/epaproditus/google-workspace-mcp-server分叉 Google 日历上的删除和更新已被删除,因为没有范围可以防止删除,同时保持创建功能。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/erickva/google-workspace-mcp-server-no-calendar-deletetion'
If you have feedback or need assistance with the MCP directory API, please join our Discord server