clickupmcpserver

sambrody62/clickupmcpserver

3.1

If you are the rightful owner of clickupmcpserver 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 AI assistants with ClickUp's project management features, offering a scalable, serverless solution on Google Cloud Run.

Tools

Functions exposed to the LLM to take actions

clickup_list_workspaces

List all workspaces/teams

clickup_list_spaces

List spaces in a workspace

clickup_list_folders

List folders in a space

clickup_list_lists

List all lists

clickup_create_task

Create new tasks

clickup_get_task

Get task details

clickup_update_task

Update existing tasks

clickup_delete_task

Delete tasks

clickup_list_tasks

List and filter tasks

clickup_add_comment

Add comments to tasks

clickup_get_comments

Get task comments

clickup_get_members

List team members

clickup_create_list

Create new lists

clickup_add_time_entry

Log time entries

clickup_get_time_entries

Retrieve time tracking data

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources