-
securityA
license-
qualityIntegrates with Google Tasks to allow listing, reading, searching, creating, updating, and deleting tasks.
Last updated -
15
TypeScript
MIT License
Google Cloud Tasks 的模型上下文协议 (MCP) 服务器,可实现与 Google Cloud Tasks 队列和任务的交互。
要通过Smithery自动为 Claude Desktop 安装 Cloud Tasks Server:
claude_desktop_config.json
中:location:project-id
对列表。示例: us-east1:google-project-id1,us-central1:google-project-id2
第一个列出的项目是默认项目。应用程序希望在每个项目的 keys 文件夹中找到 .json 凭证文件。示例:keys/google-project-id1.json确保相关的云服务帐户具有与 Cloud Tasks 交互的适当权限,例如Cloud Tasks Admin
或较低权限。listQueues
:列出指定位置的所有 Cloud Tasks 队列getQueue
:获取特定 Cloud Tasks 队列的详细信息pauseQueue
:暂停 Cloud Tasks 队列resumeQueue
:恢复暂停的 Cloud Tasks 队列listTasks
:列出 Cloud Tasks 队列中的任务getTask
:获取 Cloud Tasks 队列中特定任务的详细信息deleteTask
:从 Cloud Tasks 队列中删除任务以下是如何使用 Claude Desktop 中每个工具的示例:
This server cannot be installed
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.
通过自然语言实现与 Google Cloud Tasks 队列和任务的交互,允许用户通过 Claude Desktop 列出、管理、暂停/恢复队列和处理任务。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gitskyflux/cloudtasks-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server