-
securityF
license-
qualityGoogle Calendar integration in Cursor IDE. This server enables AI assistants to manage Google Calendar events through natural language interactions.
Last updated -
5
05
JavaScript
使用 TypeScript 构建的与 Google 日历集成的模型上下文协议 (MCP) 服务器。
或者直接运行:
credentials.json
在项目根目录中创建一个.env
文件:
从标准 WebSocket 开始:
从服务器发送事件(SSE)开始:
将其添加到您的claude_desktop_config.json
中:
第一次运行服务器:
token.json
在后续发布中:
工具 | 描述 |
---|---|
list_calendars | 获取所有可用日历 |
list_calendar_events | 检索指定日期之间的事件 |
create_calendar_event | 向日历添加新事件 |
get_calendar_event | 获取特定事件的详细信息 |
edit_calendar_event | 修改现有日历事件 |
delete_calendar_event | 从日历中删除事件 |
克隆并设置项目:
构建项目:
以开发模式运行:
⚠️重要安全警告⚠️
credentials.json
和token.json
包含敏感的身份验证信息该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅LICENSE文件。
欢迎贡献代码!欢迎提交 Pull 请求。
git checkout -b feature/amazing-feature
)git commit -m 'Add some amazing feature'
)git push origin feature/amazing-feature
)This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
通过模型上下文协议将 Google 日历与 AI 助手集成,让用户可以通过自然语言交互查看和管理日历事件。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/am2rican5/mcp-google-calendar'
If you have feedback or need assistance with the MCP directory API, please join our Discord server