-
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
credentials.json
要将此服务器与 Anthropic Claude Desktop 一起使用,请将以下配置添加到您的 Claude Desktop 设置中:
将路径和凭据替换为您的实际值:
command
:Python 虚拟环境的 Python 可执行文件的路径args
:项目main.py
文件的路径ENABLE_OBSIDIAN_TOOLS
:设置为True
以启用 Obsidian 工具ENABLE_TRELLO_TOOLS
:设置为True
以启用 Trello 工具ENABLE_CALENDAR_TOOLS
:设置为True
以启用 Google 日历工具ENABLE_NEWS_SEARCH
:设置为True
以启用 Google 新闻搜索ENABLE_WEB_PARSER
:设置为True
以启用 Web 解析器工具GOOGLE_CREDENTIALS_PATH
:您的 Google 日历凭据文件 ( credentials.json
) 的路径GOOGLE_TOKEN_PATH
:您的 Google 日历令牌文件 ( token.json
) 的路径GOOGLE_API_KEY
:您的 Google API 密钥(用于自定义搜索 API)GOOGLE_CX_ID
:您的 Google 可编程搜索引擎 ID(自定义搜索 API 的 CX ID)OBSIDIAN_VAULT_PATH
:你的 Obsidian 保险库的路径OBSIDIAN_DEFAULT_FOLDER
:保管库中用于创建新笔记的默认文件夹的可选路径TRELLO_API_KEY
:您的 Trello API 密钥TRELLO_TOKEN
:您的 Trello API 令牌LOG_PATH
:日志文件的路径SEMANTIC_SEARCH_ENABLED
:设置为True
以启用 Obsidian Vault 的语义搜索EMBEDDINGS_PATH
:Obsidian Vector Search 插件生成的嵌入 json 文件的可选路径(如果未设置,则默认为相对于OBSIDIAN_VAULT_PATH``.obsidian/plugins/vector-search/data.json
)要启用语义搜索功能,您需要安装 Obsidian 的Vector Search 插件。
重新索引过程完成后,插件将在以下位置生成包含向量嵌入的 JSON 文件:
.obsidian/plugins/vector-search/data.json
该文件将用作语义搜索查询的嵌入源。
main.py
中注册services/
目录中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 日历、Obsidian Vault、Trello 和网页解析功能集成,实现管理数字生活的统一界面。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lemannrus/personal-assistant-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server