SkillAgentSearch skills...

gtasks-mcp

A Google Tasks Model Context Protocol Server for Claude

Install / Use

claude mcp add zcaceres -- npx -y github:zcaceres/gtasks-mcp

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

27/100

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "@modelcontextprotocol/server-gtasks", "version": "0.0.1", "description": "MCP server for interacting with Google Tasks", "license": "MIT", "author": "zcaceres (@zachcaceres zach.dev)", "homepage": "https://modelcontextprotocol.io", "bugs": "https://github.com/modelcontextprotocol/servers/issues", "type": "module", "bin": { "mcp-server-gtasks": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "bun build ./src/index.ts --outdir ./dist --target bun", "dev": "bun --watch src/index.ts", "start": "bun run src/index.ts", "test": "bun test" }, "dependencies": { "@google-cloud/local-auth": "^3.0.1", "@modelcontextprotocol/sdk": "1.0.1", "googleapis": "^144.0.0" }, "devDependencies": { "bun-types": "^1.2.5" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low