gtasks-mcp logo

gtasks-mcp专为 Claude 设计的 Google 任务模型上下文通讯协议服务器

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

此MCP服务器与Google Tasks集成,支持列出、读取、搜索、创建、更新和删除任务。它提供了一套工具,可与Google Tasks资源交互,包括可列出、读取、创建、更新和删除的任务。要使用该服务器,需要创建一个Google Cloud项目并启用Google Tasks API,同时还需创建并配置OAuth Client ID。 服务器可通过 Smithery 安装,并与桌面应用集成。通过在启动服务器时使用 auth 参数,可在系统浏览器中打开认证流程完成身份验证。凭据将保存在仓库根目录。 服务器支持以下工具: - search:在 Google Tasks 中搜索任务 - list:列出 Google Tasks 中的所有任务 - create:在 Google Tasks 中创建新任务 - update:更新 Google Tasks 中已有的任务 - delete:删除 Google Tasks 中的任务 - clear:清除 Google Tasks 任务列表中的已完成任务 服务器使用 TypeScript 编写,并使用 Docker 进行构建与部署。它采用 MIT 许可证授权。

主要功能

  • 任务搜索
  • 任务列表展示(分页显示)
  • 新任务的创建(任务列表 ID、标题、备注和到期日期选项)
  • 任务更新(标题、备注、状态和到期日期选项)
  • 任务删除
  • 任务列表中已完成任务的清除

价格

模型
Free
评分
暂无评价

使用场景

任务管理

使用 gtasks-mcp 服务器将 Google 任务与桌面应用集成,使用户可以管理任务和待办事项列表。

自动化

利用 gtasks-mcp 服务器根据自定义工作流或触发器自动创建、更新或删除任务。

优点 & 缺点

优点

  • 集成了与 Google 任务管理的支持
  • 支持任务 CRUD 操作(创建、读取、更新、删除)
  • 提供了任务细节和元数据的访问权

缺点

  • 需要 Google Cloud 项目设置和 OAuth 配置
  • 需要身份验证和凭据管理

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

Can I integrate gtasks-mcp with other applications?

Yes, it can be installed via Smithery and integrated with the desktop app, allowing other software to invoke its task management tools through the MCP protocol.

Asked by Petros Georgiou · Nov 28, 2025

What are the main limitations of using this server?

You must perform a Google Cloud project and OAuth setup before use, and credentials must be managed locally. Without proper configuration the tool will not function.

Asked by Vincenzo Greco · Nov 20, 2025

Which task operations are supported by gtasks-mcp?

The server provides tools for searching, listing (with pagination), creating, updating, and deleting tasks, including optional fields like list ID, title, notes, status, and due date.

Asked by Esther Adeyemi · Oct 30, 2025

How do I set up gtasks-mcp for use with my Google account?

Create a Google Cloud project, enable the Google Tasks API, and set up an OAuth Client ID. Then run the server with the auth flag to open a browser-based authentication flow; credentials are stored in the repo root.

Asked by Amos Fältskog · Oct 2, 2025

提问

服务配缩器 的替代品