Skip to main content
Glama

Google Tasks MCP Server

set-auth-code

Set the authentication code from Google OAuth to enable secure access and manage Google Tasks directly through the Claude interface.

Instructions

Set the authentication code received from Google OAuth flow

Input Schema

NameRequiredDescriptionDefault
codeYesThe authentication code received from Google

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "code": { "description": "The authentication code received from Google", "type": "string" } }, "required": [ "code" ], "type": "object" }

Other Tools from Google Tasks MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/arpitbatra123/mcp-googletasks'

If you have feedback or need assistance with the MCP directory API, please join our Discord server