Skip to main content
Glama

addTaskManager MCP Server

by dragosroua

authenticate_user

Validate Apple ID credentials to enable secure access to addTaskManager tasks, projects, and ideas, ensuring realm-based data management and user-specific workflows.

Instructions

Authenticate user with Apple ID to access their addTaskManager data

Input Schema

NameRequiredDescriptionDefault
webAuthTokenYesCloudKit web auth token from Apple Sign-In

Input Schema (JSON Schema)

{ "properties": { "webAuthToken": { "description": "CloudKit web auth token from Apple Sign-In", "type": "string" } }, "required": [ "webAuthToken" ], "type": "object" }

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/dragosroua/addtaskmanager-mcp-server'

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