Google Tasks icon

Google Tasks

Createdmstfe

Manages Google Tasks using the Model Context Protocol (MCP).

About

This Node.js server implements the Model Context Protocol (MCP) for managing Google Tasks. It provides structured tool definitions for creating, listing, deleting, updating, and toggling the completion status of tasks within a specified Google Tasks list. The server leverages a JSON format for task representation, enabling easy integration with Large Language Models (LLMs) or other applications via MCP. Debugging is facilitated through the MCP Inspector.

Key Features

  • Uses JSON format for task representation.
  • Includes tool definitions for intuitive task management.
  • Provides create, list, delete, update, and complete task functionalities.
  • Integrates with Google Tasks API via Model Context Protocol (MCP).
  • Supports debugging with the MCP Inspector.

Use Cases

  • Automating task creation and updates.
  • Integrating task management into LLM workflows.
  • Providing a structured interface to Google Tasks.
Craft Better Prompts with AnyPrompt