mcp-server-taskwarrior
14
TaskWarrior MCP Server is a Node.js server supporting Model Context Protocol for managing tasks through TaskWarrior. It allows viewing, filtering, adding, and completing tasks using the server API, suited for integration with task management systems.
get_next_tasks
Get a list of all pending tasks, supporting filtering by project and label
add_task
Add new tasks that support setting descriptions, deadlines, priorities, items and tags
mark_task_done
Mark the task to complete, you need to provide the task ID or UUID