Skip to main content
Glama

addTaskManager MCP Server

by dragosroua

assess_create_context

Create a new context in the Assess realm of the addTaskManager MCP Server to organize tasks within the ADD framework, enabling structured task management across Assess, Decide, and Do stages.

Instructions

Create a new context in Assess realm.

Input Schema

NameRequiredDescriptionDefault
contextNameYesContext name (max 30 chars)

Input Schema (JSON Schema)

{ "properties": { "contextName": { "description": "Context name (max 30 chars)", "type": "string" } }, "required": [ "contextName" ], "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