ClickUp MCP Integration with UBOS Platform
The ClickUp MCP Integration offers a seamless connection between your ClickUp workspace and powerful Large Language Models (LLMs) through the Model Context Protocol (MCP) server. This integration is designed to enhance productivity by allowing AI models to interact directly with your ClickUp tasks and data, streamlining processes and improving efficiency.
Key Features
Task Management
- Create and Update Tasks: With tools like
clickup_create_taskandclickup_update_task, users can effortlessly create new tasks or update existing ones, ensuring that task management is always up-to-date. - Retrieve Task Information: Use
clickup_get_taskandclickup_get_task_by_custom_idto access detailed task information, facilitating better task tracking and management. - List Tasks: The
get_list_taskstool allows users to fetch all tasks from a list, with options for filtering to find exactly what they need.
Document Management
- Search and Create Documents: Easily search for documents within a parent folder using
clickup_search_docs, or create new documents and pages withclickup_create_docandclickup_create_page. - Edit and Retrieve Pages: Modify existing pages with
clickup_edit_pageand retrieve specific pages usingclickup_get_page, ensuring that document management is efficient and organized.
Custom Fields
- Manage Custom Fields: Access and set values for custom fields on tasks using
clickup_get_list_custom_fieldsandclickup_set_custom_field_value, allowing for personalized task management.
Workspace Structure
- Navigate Workspace: Easily get all spaces, folders, and lists in your workspace with tools like
get_spaces,get_folders, andget_lists, providing a comprehensive view of your workspace structure.
Assignee Management
- List Assignees: Utilize
get_list_assigneesto view all potential task assignees, streamlining the process of assigning tasks to team members.
Use Cases
- Enhanced Task Management: Integrate AI capabilities into your task management processes, allowing for automated task creation, updates, and retrieval, reducing manual effort and increasing productivity.
- Streamlined Document Handling: Automate the creation, retrieval, and editing of documents and pages, ensuring that document management is efficient and organized.
- Custom Workflow Automation: Leverage custom fields and workspace navigation tools to create personalized workflows that cater to specific business needs, improving overall efficiency.
UBOS Platform
UBOS is a full-stack AI Agent Development Platform focused on bringing AI agents to every business department. It helps orchestrate AI agents, connect them with enterprise data, and build custom AI agents using LLM models and multi-agent systems. By integrating with the ClickUp MCP server, UBOS enhances its capabilities, providing a robust solution for businesses seeking to leverage AI for improved productivity and workflow management.
Setup and Configuration
Obtaining Your ClickUp API Token
- Log in to your ClickUp account at app.clickup.com.
- Navigate to your user settings and select “Settings.”
- Under “API Token,” generate a token if you don’t have one.
- Copy the generated API token for use in the MCP server configuration.
Finding Your Workspace ID
- Open ClickUp in your web browser.
- The Workspace ID is the numeric value in the URL:
https://app.clickup.com/{workspace_id}/home. - Copy this number for use in the MCP server configuration.
Docker Setup
- Install Docker: Docker Installation Guide.
- Configure the MCP server using the provided Docker commands.
Troubleshooting
- Authentication Errors: Verify your API token and ensure it has the necessary permissions.
- Task Access Issues: Confirm access to tasks and verify task IDs.
- Connection Problems: Ensure Docker is running and check network connections.
License
The MCP server is licensed under the MIT License, allowing for free use, modification, and distribution.
ClickUp Integration
Project Details
- Leanware-io/clickup-mcp-server
- clickup-mcp-server
- MIT License
- Last Updated: 4/10/2025
Recomended MCP Servers
JS/TS SDKs for Bucket.co
Monorepo providing 1) OpenAPI to MCP Tool generator 2) Exposing all of Twilio's API as MCP Tools
MCP server that provides LLM with tools for interacting with EVM networks
Spotify Model Context Protocol server for creating playlists
DevHub CMS LLM integration through the Model Context Protocol
A server status monitoring MCP server
A Model Context Protocol (MCP) server for Rember.
MCP Server enabling LLM Agents to interact with Gel databases
YDB server (daemon) source code
Model Context Protocol Servers for Azure AI Search
Local Model Context Protocol Server with BirdNet-Pi integration





