other tools and integrations

Mcp Server Taskwarrior

An MCP server for basic local taskwarrior usage (add, update, remove tasks)

typescript
local
other tools and integrations
0
View on GitHub

Installation

npx -y awwaiid/mcp-server-taskwarrior

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-taskwarrior",
  "command": "npx",
  "args": [
    "-y",
    "awwaiid/mcp-server-taskwarrior"
  ]
}

About This MCP Server

awwaiid/mcp-server-taskwarrior

An MCP server for basic local taskwarrior usage (add, update, remove tasks)

GitHub: https://github.com/awwaiid/mcp-server-taskwarrior

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub