
Hugoduncan Mcp Tasks
- 11 repo stars
- Updated February 28, 2026
- hugoduncan/mcp-tasks
hugoduncan-mcp-tasks is a Claude Code plugin bundle that adds an MCP server for task-based agent workflow management.
About
hugoduncan-mcp-tasks is a Claude Code–compatible bundle built around an MCP server that provides task-based workflow management for agents. developers install it when long Claude sessions lose structure—features half-done, subtasks forgotten, or parallel work colliding—because chat history alone is a poor execution board. The repository advertises MCP, CLI, management, tasks, and prebuilt skill usage across two plugin entries, positioning it as infrastructure you register once and invoke from Claude Code or other MCP-capable clients. It shines when you want explicit task states the model can read and update; it does not replace human PM tools for roadmap prioritization. Complexity sits at intermediate: you need MCP wiring and comfort delegating step boundaries to the agent.
- MCP server exposing task-based workflow management for coding agents
- Bundle includes 2 plugins/skills-oriented entries with CLI and mcptasks keywords
- Prebuilt task flows designed for agent use rather than human-only todo apps
- Pairs management primitives with MCP so tools stay in the agent loop
- Suitable for decomposing multi-step agent work into trackable units
Hugoduncan Mcp Tasks by the numbers
- Data as of Jul 12, 2026 (Skillselion catalog sync)
/plugin install hugoduncan-mcp-tasks@hugoduncan/mcp-tasksAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 11 |
|---|---|
| Last updated | February 28, 2026 |
| Repository | hugoduncan/mcp-tasks ↗ |
What it does
Connect an MCP task-management server so agents plan, queue, and complete discrete workflow tasks instead of free-form chat-only execution.
Who is it for?
Best when you use Claude Code or MCP clients and want explicit task queues the agent can manipulate during complex implementations.
Skip if: Skip if you want only ROS builds, SEO skills, or a full PM suite with dashboards unrelated to MCP tool calls.
What you get
Your agent uses an MCP task server to create, track, and close workflow tasks so multi-step coding work stays ordered and resumable.
- Running MCP tasks server wired to your agent
- Task-based workflow primitives callable from Claude Code
- Two-plugin bundle enabling skill/CLI-oriented task usage
By the numbers
- Bundle lists 2 plugins
- Repository metadata reports 9 GitHub stars
- Described explicitly as an MCP server for agent task workflow management
Recommended Plugins
How it compares
MCP task workflow server with bundled plugins, not a general Claude skill markdown pack.
FAQ
Who is Hugoduncan Mcp Tasks for?
Developers running MCP-capable agents who need structured task lists the model can manage through tools, not just prose.
When should I use Hugoduncan Mcp Tasks?
Use it when a feature spans many dependent steps and you want the agent to advance, pause, and resume work via explicit tasks.
How do I add Hugoduncan Mcp Tasks to my agent?
Install hugoduncan/mcp-tasks per its README, register the MCP server in Claude Code (or your MCP client), and enable the bundled plugin entries.