Taskwarrior MCP Server is a Node.js server that implements the Model Context Protocol (MCP) to enable advanced automation and integration features with Taskwarrior, a popular task management CLI tool. It allows users to view, filter, add, and complete tasks via an API, making it ideal for developers or power users looking to connect Taskwarrior to other systems or automate workflows. Taskwarrior must be installed locally for this tool to function.
Visit Taskwarrior's official website for product details and getting started.
Comprehensive documentation for Taskwarrior, including installation, usage, and advanced features.
Source code and issues tracker for Taskwarrior, useful for developers looking to contribute or customize.