google-tasks-mcp-server

google-tasks-mcp-server

3.2

If you are the rightful owner of google-tasks-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for Google Tasks, allowing AI assistants to interact with Google Tasks through the MCP protocol.

The Google Tasks MCP Server is designed to facilitate interaction between AI assistants and Google Tasks using the Model Context Protocol (MCP). This server allows for comprehensive task management, including listing, creating, updating, and deleting tasks and task lists. It supports OAuth2 authentication with automatic token refresh, ensuring secure and seamless access to Google Tasks. The server is built with performance in mind, utilizing parallel API requests to enhance speed and efficiency. TypeScript interfaces are employed for type safety, and the server includes robust error handling mechanisms. Integration with AI assistants is streamlined through MCP, enabling natural language task management and intelligent task organization.

Features

  • List, create, update, and delete task lists
  • List, search, create, update, delete, and move tasks
  • OAuth2 authentication with automatic token refresh
  • Parallel API requests for improved performance
  • Integration with AI assistants through MCP