Skip to main content
Glama

addTaskManager MCP Server

by dragosroua

assess_create_collection

Create a new collection in the Assess realm to organize and manage tasks, projects, and ideas using the addTaskManager MCP Server and the ADD framework.

Instructions

Create a new collection in Assess realm.

Input Schema

NameRequiredDescriptionDefault
collectionNameYesCollection name

Input Schema (JSON Schema)

{ "properties": { "collectionName": { "description": "Collection name", "type": "string" } }, "required": [ "collectionName" ], "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