Clickup CLI MCP Server
JSON →An CLI and MCP server optimised for LLMs for ClickUp API
Install
npm install -g @nick.bester/clickup-cli Tools · 14
- workspace list List all workspaces
- space list List all spaces
- folder list List folders in a space
- list list List lists in a folder
- task list List tasks in a list
- task create Create a new task
- task get Get a specific task
- task update Update a task
- task search Search for tasks
- comment list List comments on a task
- comment create Create a comment on a task
- comment reply Reply to a comment
- time start Start time tracking on a task
- time stop Stop time tracking
Environment variables
CLICKUP_TOKENCOMMENT_IDVIEW_IDFIELD_IDTASK_IDCHAN_IDCLICKUP_TASK_ID
Links
★ 17 GitHub stars