Skip to main content
Glama

addTaskManager MCP Server

by dragosroua

get_tasks_by_context

Filter and retrieve tasks by specific context in the addTaskManager MCP Server, enabling organized task management based on the ADD (Assess-Decide-Do) framework.

Instructions

Filter by context.

Input Schema

NameRequiredDescriptionDefault
contextRecordNameYesRecord name of the context to filter by

Input Schema (JSON Schema)

{ "properties": { "contextRecordName": { "description": "Record name of the context to filter by", "type": "string" } }, "required": [ "contextRecordName" ], "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