Manages Google Tasks using the Model Context Protocol (MCP).
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.