mcp-server-taskwarrior

mikeysrecipes/mcp-server-taskwarrior

3.2

If you are the rightful owner of mcp-server-taskwarrior and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This Node.js server implements the Model Context Protocol (MCP) for TaskWarrior operations, allowing users to manage tasks through a structured API.

Tools

Functions exposed to the LLM to take actions

get_next_tasks

Get a list of all pending tasks with optional filters for project and tags.

add_task

Add a new task to TaskWarrior with required description and optional due date, priority, project, and tags.

mark_task_done

Mark a task as completed using its ID or UUID.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources