gitskyflux/cloudtasks-mcp
If you are the rightful owner of cloudtasks-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for Google Cloud Tasks that enables interactions with Google Cloud Tasks queues and tasks.
Tools
Functions exposed to the LLM to take actions
listQueues
List all Cloud Tasks queues in a specified location
getQueue
Get details of a specific Cloud Tasks queue
pauseQueue
Pause a Cloud Tasks queue
resumeQueue
Resume a paused Cloud Tasks queue
listTasks
List tasks in a Cloud Tasks queue
getTask
Get details of a specific task in a Cloud Tasks queue
deleteTask
Delete a task from a Cloud Tasks queue
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client