Skip to main content
Glama
DiversioTeam

ClickUp MCP Server

by DiversioTeam

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
create_taskC

Create a new task in a specific list

get_taskC

Get task details by ID (supports various ID formats including project codes)

update_taskC

Update task properties

delete_taskC

Delete a task

list_tasksC

List tasks in a list, folder, or space

search_tasksB

Search tasks across workspace

get_subtasksC

Get all subtasks of a parent task

get_task_commentsC

Get comments on a task

create_task_commentC

Create a comment on a task

get_task_statusC

Get current status of a task

update_task_statusC

Update task status

get_assigneesC

Get assignees of a task

assign_taskC

Assign users to a task

list_spacesB

List all spaces in workspace

list_foldersC

List folders in a space

list_listsB

List all lists in a folder or space

find_list_by_nameC

Find a list by name

bulk_update_tasksC

Update multiple tasks at once

bulk_move_tasksC

Move multiple tasks to a different list

get_time_trackedC

Get time tracked for tasks

log_timeC

Log time spent on a task

create_task_from_templateC

Create a task from a template

create_task_chainC

Create a chain of dependent tasks

get_team_workloadC

Get workload distribution across team members

get_task_analyticsC

Get analytics for tasks (velocity, completion rate, etc.)

list_usersC

List all users in the workspace

get_current_userA

Get details of the currently authenticated user

find_user_by_nameC

Find a user by name or email

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DiversioTeam/clickup-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server