mcp-taskwarrior logo

mcp-taskwarrior

by 0xbeedao

A simple MCP Server that facilitates management of tasks in Taskwarrior. It provides tools to add, update, delete, and list tasks.

View on GitHub

Last updated: N/A

What is mcp-taskwarrior?

This is an MCP server designed to interact with Taskwarrior, a command-line task management tool. It allows you to manage tasks through an MCP client.

How to use mcp-taskwarrior?

You can use this server either through npx or by installing it locally. For npx, run npx @0xbeedao/mcp-taskwarrior. For local installation, clone the repository, run pnpm install, and then specify the path to src/tasks.ts in your MCP client (Cursor, Goose, Claude, etc.) as a 'Command' style MCP.

Key features of mcp-taskwarrior

  • Add tasks

  • Update tasks

  • Delete tasks

  • List tasks

Use cases of mcp-taskwarrior

  • Managing personal tasks

  • Organizing project tasks

  • Integrating Taskwarrior with MCP clients

  • Automating task management workflows

FAQ from mcp-taskwarrior

What is Taskwarrior?

Taskwarrior is a command-line task management tool.

What is an MCP client?

An MCP client is a tool that can interact with MCP servers.

How do I install Taskwarrior?

Refer to the Taskwarrior documentation for installation instructions.

What MCP clients are supported?

Cursor, Goose, and Claude are explicitly mentioned, but any MCP client supporting 'Command' style MCP should work.

Where can I find more information about Taskwarrior?

Visit the official Taskwarrior website.