Skip to main content
Glama
aafsar

Task Manager MCP Server

by aafsar

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATA_DIRNoData storage directory./data
NODE_ENVNoNode environmentdevelopment
LOG_LEVELNoLog levelinfo

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
create_taskC

Create a new task

list_tasksC

List tasks with optional filters

update_taskC

Update an existing task

delete_taskC

Delete a task by ID

complete_taskC

Mark a task as completed

search_tasksC

Search tasks by title or description

get_task_statsC

Get statistics about all tasks

clear_completedB

Remove all completed tasks

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
All Tasks (JSON)Get all tasks in JSON format

Latest Blog Posts

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/aafsar/task-manager-mcp-server'

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