Skip to main content
Glama

addTaskManager MCP Server

by dragosroua

assess_create_idea

Capture and organize new ideas within the Assess realm using the structured ADD framework. Input idea details to start process of task management efficiently.

Instructions

Capture a new idea (always starts in Assess realm).

Input Schema

NameRequiredDescriptionDefault
collectionRecordNameNoOptional recordName of the parent collection.
ideaNameYesIdea name/details (max 1500 chars)

Input Schema (JSON Schema)

{ "properties": { "collectionRecordName": { "description": "Optional recordName of the parent collection.", "type": "string" }, "ideaName": { "description": "Idea name/details (max 1500 chars)", "type": "string" } }, "required": [ "ideaName" ], "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