ClickUp MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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