ClickUp

v1.12.0Business Applicationsstable

ClickUp MCP Server enables AI assistants to seamlessly interact with your ClickUp workspace. This powerful integration allows Claude to create and manage tasks, access documents, organize folders and lists, add comments, and handle checklists—all thr

clickupmcpmodel-context-protocolaiassistant
Share:
42
Stars
0
Downloads
0
Weekly
0/5

What is ClickUp?

ClickUp is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to clickup mcp server enables ai assistants to seamlessly interact with your clickup workspace. this powerful integration allows claude to create and manage tasks, access documents, organize folders and ...

ClickUp MCP Server enables AI assistants to seamlessly interact with your ClickUp workspace. This powerful integration allows Claude to create and manage tasks, access documents, organize folders and lists, add comments, and handle checklists—all thr

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • ClickUp MCP Server enables AI assistants to seamlessly inter

Use Cases

Create and manage tasks in your ClickUp workspace.
Access documents, organize folders, and handle checklists.
Add comments and collaborate through AI assistants.
nsxdavid

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.12.0
UpdatedApr 13, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y clickup-mcp-server

Manual Installation

npx -y clickup-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use ClickUp

The ClickUp MCP Server integrates Claude and other AI assistants with your ClickUp workspace, exposing tools to create and update tasks, browse spaces and folders, manage lists, retrieve documents, and add comments — all through natural language. It authenticates via a single ClickUp Personal API Token and connects to the full ClickUp REST API. Project managers and development teams use it to automate task creation, sprint planning, and workspace organization without leaving their AI coding environment.

Prerequisites

  • A ClickUp account with a Personal API Token — found under ClickUp Settings > Apps > API Token
  • Node.js 18+ installed for npx execution
  • An MCP-compatible client such as Claude Desktop, Cursor, or Claude Code
1

Obtain your ClickUp Personal API Token

Log in to ClickUp, open your avatar menu > Settings > Apps, then copy the Personal API Token. This becomes the CLICKUP_API_TOKEN environment variable.

2

Add the server to your MCP client configuration

Edit claude_desktop_config.json (macOS: ~/Library/Application Support/Claude/claude_desktop_config.json) to register the server. The npx command downloads and runs it on demand.

{
  "mcpServers": {
    "clickup": {
      "command": "npx",
      "args": ["-y", "clickup-mcp-server"],
      "env": {
        "CLICKUP_API_TOKEN": "your-clickup-personal-api-token"
      }
    }
  }
}
3

Restart your MCP client

Restart Claude Desktop or your chosen client so it picks up the new server configuration. The ClickUp tools should appear in the tool panel.

4

Verify by listing workspaces

Ask Claude to list your ClickUp workspaces. The get_workspaces tool will confirm authentication is working and return your workspace IDs.

5

Start managing tasks with natural language

Use the create_task, update_task, and get_tasks tools through conversational prompts to manage your ClickUp work items.

ClickUp Examples

Client configuration

Complete claude_desktop_config.json entry for the ClickUp MCP server using npx.

{
  "mcpServers": {
    "clickup": {
      "command": "npx",
      "args": ["-y", "clickup-mcp-server"],
      "env": {
        "CLICKUP_API_TOKEN": "pk_xxxxxxxxxxxxxxxxxxxxxxxxxxxx"
      }
    }
  }
}

Prompts to try

Example prompts covering the main ClickUp MCP tools.

- "List all workspaces and spaces in my ClickUp account"
- "Create a task called 'Fix login bug' in the Engineering list with high priority"
- "Show me all open tasks assigned to me in the Sprint 12 list"
- "Update task abc123 status to 'In Review' and add a comment explaining the changes"
- "Get all documents from the Product workspace and summarize their titles"

Troubleshooting ClickUp

Authentication fails — 'Invalid token' or 401 errors

Ensure CLICKUP_API_TOKEN is set to your Personal API Token (starts with 'pk_'), not an OAuth token. Regenerate it from ClickUp Settings > Apps if needed.

npx fails to download or run the package

Confirm Node.js 18+ is installed ('node --version') and that you have npm access. Try running 'npx -y clickup-mcp-server' directly in a terminal to see the error message.

Tasks are created but in the wrong list

Use get_spaces and get_lists first to find the exact list ID you want to target, then reference that ID when calling create_task.

Frequently Asked Questions about ClickUp

What is ClickUp?

ClickUp is a Model Context Protocol (MCP) server that clickup mcp server enables ai assistants to seamlessly interact with your clickup workspace. this powerful integration allows claude to create and manage tasks, access documents, organize folders and lists, add comments, and handle checklists—all thr It connects AI assistants to external tools and data sources through a standardized interface.

How do I install ClickUp?

Install via npm with the command: npx -y clickup-mcp-server. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with ClickUp?

ClickUp works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is ClickUp free to use?

Yes, ClickUp is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

ClickUp Alternatives — Similar Business Applications Servers

Looking for alternatives to ClickUp? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "clickup-mcp-sedrver": { "command": "npx", "args": ["-y", "clickup-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use ClickUp?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides