Cloudtasks Mcp
An MCP server for interacting with Google Cloud Tasks queues and tasks using natural language, allowing management and handling of tasks via Claude Desktop. Illustrates the use of MCP servers for cloud task automation.
About this tool
Cloudtasks MCP
Category: cloud-devops-mcp-servers
Tags: mcp, cloud, google-cloud, task-automation
Description
Cloudtasks MCP is a Model Context Protocol (MCP) server that enables interaction with Google Cloud Tasks queues and tasks. It allows management and handling of Google Cloud Tasks via natural language through Claude Desktop, and serves as an example of using MCP servers for cloud task automation.
Features
- Provides an MCP server for Google Cloud Tasks
- Enables natural language interaction with Google Cloud Tasks queues and tasks via Claude Desktop
- Supports operations such as:
- Pausing or resuming a queue
- Retrieving pending tasks
- Running a task in a paused queue
- Allows configuration for multiple Google Cloud projects and locations
- Requires service account credentials for each project
- Can be installed using Smithery or manually
- Includes setup and configuration instructions for integration with Claude Desktop
Installation & Setup
- Install via Smithery for Claude Desktop or manually by installing dependencies and building the project
- Configure
claude_desktop_config.jsonwith the MCP server details - Set up
GOOGLE_CLOUD_LOCATION_PROJECTSwith a comma-separated list of location:project-id pairs - Place service account credential files in the
keysfolder - Ensure service accounts have appropriate permissions for Cloud Tasks
Source
https://github.com/gitskyflux/cloudtasks-mcp
Pricing
No pricing information provided; the repository appears to be open source.
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)An MCP server that enables natural language management of Apache CloudStack infrastructure, translating user requests into API calls for VM deployment, resource management, and infrastructure operations without requiring direct API knowledge. Directly relevant as an example of a specialized Model Context Protocol (MCP) server.
A VMware ESXi/vCenter management server based on MCP, providing REST API interfaces for virtual machine management via the MCP protocol.
A Model Context Protocol (MCP) server that enables direct interaction with AWS services using the AWS SDK v2, allowing resource management and querying in cloud environments.
An MCP server for operating resources on Alibaba Cloud, supporting ECS, Cloud Monitor, OOS, and other common Alibaba Cloud products via the MCP protocol.
Enables direct management of Azure resources through the Azure CLI, allowing users to list resources, fix configuration issues, and create new services using local credentials. Implements the Model Context Protocol (MCP), making it a notable MCP Server.
An MCP server for querying and analyzing Azure resources at scale using Azure Resource Graph, enabling AI assistants to monitor Azure infrastructure via MCP.