TaskQueue

Structured task management system that breaks down complex projects into manageable tasks with progress tracking, user approval checkpoints, and support for multiple LLM providers.

Featured
View Source
52 stars
0 tools
Created Aug 2025
@chriscarrollsmith/chriscarrollsmith-taskqueue-taskqueue-mcp

About

Structured task management system that breaks down complex projects into manageable tasks with progress tracking, user approval checkpoints, and support for multiple LLM providers.

Categories

general

Installation

npm

npm install @chriscarrollsmith/chriscarrollsmith-taskqueue-taskqueue-mcp

Configuration

{ "mcpServers": { "chriscarrollsmith-taskqueue-taskqueue-mcp": { "command": "npx", "args": [ "-y", "@chriscarrollsmith/chriscarrollsmith-taskqueue-taskqueue-mcp" ] } } }