MCP Servers / productivity / Clickup CLI MCP Server

Clickup CLI MCP Server

JSON →
httpnone17productivity

An CLI and MCP server optimised for LLMs for ClickUp API

Install
How to run this server
[ { "cmd": "npm install -g @nick.bester/clickup-cli", "imports": [] } ]
server path: clickup-cli-mcp-server
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envCLICKUP_TOKEN
envCOMMENT_ID
envVIEW_ID
envFIELD_ID
envTASK_ID
envCHAN_ID
envCLICKUP_TASK_ID
Resources
Clickup CLI MCP Server — MCP Server · libregistry