by chriscarrollsmith · MCP Server · ★ 67
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
MCP Task Manager MCP Task Manager (npm package: taskqueue-mcp) is a Model Context Protocol (MCP) server for AI task management. This tool helps AI assistants handle multi-step tasks in a structured way, with optional user approval checkpoints. Features Task planning with multiple steps Progress tracking User approval of completed tasks Project completion approval Task details visualization Task status state management Enhanced CLI for task inspection and management Basic Setup Usually you will set the tool configuration in Claude Desktop, Cursor, or another MCP client as follows: To use the CLI utility, you can install the package globally and then use the following command: This will show the available commands and options. Advanced Configuration The task manager supports multiple LLM providers for generating project plans. You can configure one or more of the following environment variables depending on which providers you want to use: : Required for using OpenAI models (e.g., GPT-4) : Required for using Google's Gemini models : Req
| Stars | 67 |
| Forks | 10 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 69.8374412219367/100 |
| Open Issues | 17 |
| Last Updated | 2025-04-12 |
| Created | 2025-03-21 |
| Platforms | claude-code, mcp, node |
| Est. Tokens | ~25k |
Explore other popular mcp server tools:
taskqueue-mcp is MCP tool for exposing a structured task queue to guide AI agent workflows. Great for taming an over-enthusiastic Claude.. It is categorized as a MCP Server with 67 GitHub stars.
taskqueue-mcp is primarily written in TypeScript.
You can find installation instructions and usage details in the taskqueue-mcp GitHub repository at github.com/chriscarrollsmith/taskqueue-mcp. The project has 67 stars and 10 forks, indicating an active community.
taskqueue-mcp is released under the MIT license, making it free to use and modify according to the license terms.