Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💬 Communication
  3. MCP Googletasks
MCP Googletasks logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 1:18:15 PM

MCP Googletasks

User RatingsBe the first to rate and review this MCP server!
View Repository48 GitHub StarsTotal stargazers on GitHub for the source repository (48 stars).Visit Website
google-tasksproductivitytask-managementoauth

Manage Google task lists and tasks from MCP-compatible clients through Google OAuth.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON â–¾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for arpitbatra123/mcp-googletasks, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Directory Badge Claim listing Alternatives💬 More in Communication

Overview

The arpitbatra123/mcp-googletasks MCP server connects MCP clients to the Google Tasks API for task-list and task management. It runs locally with Node.js, uses Google OAuth for authorization, and stores refresh credentials on disk for reuse. Available operations include creating, updating, deleting, completing, moving, and listing tasks, along with managing task lists. Reach for it when an MCP client needs direct access to Google Tasks rather than a separate task-management system.

Use cases

•List Google task lists from an MCP client
•Create and update Google Tasks through agent tools
•Mark tasks complete after an agent workflow
•Move tasks between Google task lists
•Clear completed tasks from a list

Key features

•Google Tasks API access over MCP
•Task-list creation, updates, and deletion
•Task creation, updates, completion, and deletion
•Task reordering and cross-list moves
•Persistent OAuth credentials with token refresh
•Input validation and sanitized OAuth callbacks

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Googletasks.

Extracted Tool Capabilities
Google Tasks API access over MCP
Task-list creation, updates, and deletion
Task creation, updates, completion, and deletion
Task reordering and cross-list moves
Persistent OAuth credentials with token refresh
Input validation and sanitized OAuth callbacks

How MCP Googletasks works

What arpitbatra123/mcp-googletasks MCP server does

The arpitbatra123/mcp-googletasks MCP server exposes Google Tasks operations through the Model Context Protocol. It supports both task lists and the tasks inside them, allowing an MCP-compatible client to inspect and change Google Tasks data through tool calls.

Task-list operations include listing all lists, retrieving one list, creating a list, changing a list, and deleting a list. Task operations cover listing tasks with paginated results, retrieving individual tasks, creating and updating tasks, deleting tasks, marking tasks complete, clearing completed tasks, and moving tasks. Moving a task can reorder it, change its parent, or transfer it between task lists.

How it works

The server runs locally as a Node.js application and communicates with an MCP client such as Claude Desktop, Cursor, or Codex. It uses the Google Tasks API as the backend and requires a Google Cloud project with that API enabled.

Authentication uses Google OAuth. On first use, call the authenticate tool to obtain an authorization URL, approve access in a browser, then provide the returned code to the set-auth-code tool. OAuth access and refresh credentials are saved at ~/.config/google-tasks-mcp/credentials.json with restricted file permissions. The saved refresh token allows the server to renew expired access tokens without requiring another login, unless access is revoked or the credentials file is removed.

The arpitbatra123/mcp-googletasks MCP server validates required configuration at startup and validates tool inputs, including identifier formats, string lengths, and RFC 3339 dates. It also supports graceful shutdown and sanitizes OAuth callback responses.

Setup and configuration

Use Node.js 20 or newer. Before starting the arpitbatra123/mcp-googletasks MCP server, create a Google Cloud project, enable the Google Tasks API, configure the OAuth consent screen, and create a Web application OAuth client. The redirect URI should be http://localhost:3000/oauth2callback unless a different value is configured.

Set these environment variables:

  • GOOGLE_CLIENT_ID — required Google OAuth client ID.
  • GOOGLE_CLIENT_SECRET — required Google OAuth client secret.
  • GOOGLE_REDIRECT_URI — optional callback URI; it defaults to http://localhost:3000/oauth2callback.

Install the project dependencies with npm install, then compile it with npm run build. Configure the MCP client to launch the resulting build/index.js file with Node.js. The README provides separate configuration examples for Codex and Claude Desktop, including the platform-specific Claude configuration paths.

Tools and capabilities

The listed tools are:

  • list-tasklists, get-tasklist, create-tasklist, update-tasklist, and delete-tasklist for task-list administration.
  • list-tasks, get-task, create-task, update-task, and delete-task for task records.
  • complete-task for marking a task complete.
  • move-task for reordering, reparenting, or moving tasks between lists.
  • clear-completed-tasks for removing completed tasks from a list.
  • authenticate and set-auth-code for completing the initial OAuth flow.

Limitations and notes

This project requires a Google Cloud project, enabled Google Tasks API, configured OAuth credentials, and an MCP-compatible client. The README describes the software as intended for demonstration purposes and says to use it at your own risk. Authentication tokens are stored locally, so deployment and file-system access should be considered when choosing where to run it. Codex is documented as a supported client, but it is not included in the directory's compatible-client list.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Communication View all alternatives
  • Inbox Zero logoInbox Zero

    An MCP server for Inbox Zero. Adds functionality on top of Gmail like finding out which emails you need to reply to or need to follow up on.

    💬 Communication1 views
    Compare vs Inbox Zero →
  • Line Bot MCP Server logoLine Bot MCP Server
    Verified

    MCP Server for Integrating LINE Official Account

    💬 Communication3 views
    Compare vs Line Bot MCP Server →
  • Email MCP logoEmail MCP

    IMAP/SMTP email MCP server with 42 tools for reading, searching, sending, scheduling, and managing emails across multiple accounts. Supports IMAP IDLE push, AI triage, desktop notifications, and auto-detects providers like Gmail, Outlook, and iCloud.

    💬 Communication3 views
    Compare vs Email MCP →
  • Slack MCP Server logoSlack MCP Server

    Your complete Slack context for Claude—DMs, channels, threads, search. No OAuth apps, no admin approval. --setup and done, 11 tools, auto-refresh.

    💬 Communication6 views
    Compare vs Slack MCP Server →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
48
Stargazers on the source repository.
Last commit
4mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Googletasks

Use Node.js 20 or newer, run npm install in the project directory, and run npm run build. Configure your MCP client to launch the generated build/index.js file with Node.js.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Googletasks AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/arpitbatra123-mcp-googletasks?style=directory)](https://allmcps.com/mcp/arpitbatra123-mcp-googletasks)
HTML Embed
<a href="https://allmcps.com/mcp/arpitbatra123-mcp-googletasks"><img src="https://allmcps.com/api/badge/arpitbatra123-mcp-googletasks?style=directory" alt="MCP Googletasks on AllMCPs" /></a>

Technical Specs & Signals

Category💬Communication
PricingFree
More technical detailsExpand â–¾
AuthOAuth
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
10/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars48
GitHub Star CountTotal stargazers on GitHub representing community popularity (48 stars).
Last commit4mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 22, 2026
33Quality signal: Emerging · 33/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools11/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 💬 Communication →Best MCP servers for Slack & Communication →Alternatives to MCP Googletasks →Install in Claude DesktopInstall in CursorInstall in VS Code