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
Installation
npx -y awwaiid/mcp-server-taskwarriorConfiguration
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)
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub