Taskwarrior MCP✓
io.github.KaiErikNiermann/task-warrior-mcp · v0.1.2
v0.1.2▦ other mcpb: https://github.com/KaiErikNiermann/taskwarrior-mcp/releases/download/v0.1.2/task-warrior-mcp.mcpb↗ Repository
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.KaiErikNiermann/task-warrior-mcp",
"description": "MCP server wrapping the Taskwarrior CLI for structured, project-scoped task management.",
"title": "Taskwarrior MCP",
"repository": {
"url": "https://github.com/KaiErikNiermann/taskwarrior-mcp",
"source": "github"
},
"version": "0.1.2",
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/KaiErikNiermann/taskwarrior-mcp/releases/download/v0.1.2/task-warrior-mcp.mcpb",
"fileSha256": "b06f5fa73696e9662b4102513212c54d1a8c37c7aa00c18f0a80199cad42a61f",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}