aw

awwaiid/mcp-server-taskwarrior

๐Ÿ“‡ An MCP server for basic local taskwarrior usage (add, update, remove tasks)

#taskwarrior#MCP server#local task management
Publisherawwaiid/mcp-server-taskwarrior
Submitted date4/19/2025

Overview

Title

TaskWarrior MCP Server

How to Use

  • Install the server globally via npm: npm install -g mcp-server-taskwarrior.
  • Ensure TaskWarrior (task) is installed and configured locally.
  • Integrate with Claude Desktop by adding the server configuration to claude_desktop_config.json.

Key Features

  • View pending tasks with optional project and tag filters.
  • Add new tasks with descriptions, due dates, priorities, projects, and tags.
  • Mark tasks as complete using task IDs or UUIDs.

Use Cases

  • Checking current work tasks: task project:work next.
  • Adding high-priority tasks: task add priority:H Call my sister.
  • Completing tasks: task done 1.

Visit More

View All