Skip to main content
Glama

Google Tasks MCP Server

set-auth-code

Authorize access to Google Tasks by setting the authentication code obtained from Google OAuth flow within the Google Tasks MCP Server integration.

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" }

You must be authenticated.

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