
Clickup
Create and update ClickUp tasks, lists, checklists, and comments from your coding agent while you build.
Overview
com.mcparmory/clickup is a MCP server for the Build phase that manages ClickUp tasks, lists, checklists, comments, and workflows from your agent.
What is this MCP server?
- MCP server 1.0.4 with stdio transport (mcparmory registry)
- uvx mcparmory-clickup or Docker ghcr.io/mcparmory/clickup:1.0.4
- Manage tasks, lists, and checklists from agent sessions
- Add and read comments to keep async context in ClickUp
- Supports project workflow changes without context-switching to the ClickUp app
- Version 1.0.4
- 2 install routes: PyPI mcparmory-clickup and OCI ghcr.io/mcparmory/clickup:1.0.4
- stdio-only transport in manifest
Community signal: 25 GitHub stars.
What problem does it solve?
Jumping between ClickUp and the IDE to update tasks breaks focus when you are the only person shipping the product.
Who is it for?
Solo builders who run sprints and launch lists in ClickUp and want MCP updates from Claude Code or Cursor.
Skip if: Teams on Linear or GitHub Issues only, or anyone without ClickUp API credentials.
What do I get? / Deliverables
Once connected, your agent keeps ClickUp work items in sync with what you are coding and reviewing.
- Registered ClickUp MCP server on stdio
- Agent-managed tasks, lists, checklists, and comments
- Tighter loop between implementation and PM backlog
Recommended MCP Servers
Journey fit
ClickUp maps to Build because solo founders track implementation work, bugs, and launch tasks in PM tools during active product development. PM is the canonical subphase—tasks, lists, checklists, and comments are project-management surfaces, not deployment or analytics.
How it compares
ClickUp MCP connector, not a prioritization methodology or roadmap-writing skill.
Common Questions / FAQ
Who is com.mcparmory/clickup for?
Indie builders and small teams that use ClickUp for tasks and want their coding agent to manage lists, checklists, and comments.
When should I use com.mcparmory/clickup?
Use it during Build and Operate iterate work when you create tasks from code changes, update checklists, or log comments from the agent.
How do I add com.mcparmory/clickup to my agent?
Add stdio MCP using uvx mcparmory-clickup or ghcr.io/mcparmory/clickup:1.0.4, configure a ClickUp API token, and restart your client.