Skip to main content
Glama

Google Tasks MCP Server

package.json606 B
{ "name": "mcp-google-tasks", "version": "1.0.0", "description": "MCP server for Google Tasks integration", "main": "build/index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc && chmod 755 build/index.js", "dev": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "1.7.0", "dotenv": "^16.4.1", "google-auth-library": "^9.4.2", "googleapis": "^131.0.0", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.11.6", "ts-node": "^10.9.2", "typescript": "^5.3.3" } }

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/arpitbatra123/mcp-googletasks'

If you have feedback or need assistance with the MCP directory API, please join our Discord server