Skip to main content
Glama

Cloud Tasks MCP Server

by gitskyflux
package.json544 B
{ "name": "cloudtasks-mcp", "version": "0.1.0", "description": "MCP server for Google Cloud Tasks interactions", "main": "build/index.js", "bin": { "cloudtasks-mcp": "./build/index.js" }, "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsc -w" }, "keywords": ["mcp", "cloudtasks"], "type": "module", "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "@google-cloud/tasks": "^4.0.1", "@types/node": "^18.19.84", "typescript": "^5.8.2", "zod": "^3.24.2" } }

MCP directory API

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