teren-papercutlabs/clickup-mcp
If you are the rightful owner of clickup-mcp 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 integrates ClickUp task management with model context protocol, offering robust task operations, search capabilities, and workspace management.
Tools
Functions exposed to the LLM to take actions
clickup_create_task
Create a new task with full configuration
clickup_get_task
Get detailed task information
clickup_update_task
Update task properties (partial updates)
clickup_delete_task
Permanently delete a task
clickup_list_tasks
List tasks from a specific list with filters
clickup_search_tasks
Search with flexible scope (workspace/space/folder/list)
clickup_add_comment
Add a comment to a task
clickup_list_comments
Get all comments for a task
clickup_add_dependency
Create task dependency relationship
clickup_remove_dependency
Remove task dependency
clickup_list_dependencies
View all dependencies for a task
clickup_get_workspace_structure
Discover workspace hierarchy
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client