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_task
andclickup_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_task
andclickup_get_task_by_custom_id
to access detailed task information, facilitating better task tracking and management. - List Tasks: The
get_list_tasks
tool 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_doc
andclickup_create_page
. - Edit and Retrieve Pages: Modify existing pages with
clickup_edit_page
and 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_fields
andclickup_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_assignees
to 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
Interactive User Feedback MCP
A Python server that bridges Large Language Models (LLMs) and Firebase Firestore using the Model Context Protocol (MCP)....
A lightweight MCP server for processing, editing, and interacting with PDF, Word, Excel, and CSV documents.
A Model Context Protocol (MCP) server implementation that provides file backup and restoration capabilities
A Model Context Protocol Server for connecting with Adfin APIs
MCP Crew AI Server is a lightweight Python-based server designed to run, manage and create CrewAI workflows.
Mcp server in typescript to connect with Jira Analyze the issues
This MCP server provides tools for interacting with Aliyun (Alibaba Cloud) services.