CommunicationTypeScript
zcaceres/gtasks-mcp
An MCP server to Manage Google Tasks
communicationcloud-service
Share:
Quick Start
Clone the repository:
git clone https://github.com/zcaceres/gtasks-mcpClaude Desktop configuration example:
{
"mcpServers": {
"gtasks-mcp": {
"command": "npx",
"args": [
"-y",
"zcaceres/gtasks-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.
Details
Category
Communication
Language
TypeScript
Author
zcaceres
Repository