yihaoWang/clickup-mcp-server
3.2
If you are the rightful owner of clickup-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The ClickUp MCP Server is a Model Context Protocol server that integrates with ClickUp's project management platform, enabling AI assistants to manage tasks, lists, and projects programmatically.
Tools
Functions exposed to the LLM to take actions
create_task
Create a new task in a ClickUp list.
get_task
Retrieve details of a specific task.
update_task
Update an existing task.
list_tasks
Get tasks from a list with optional filtering.
get_workspaces
Get all workspaces accessible to the user.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client