经 AI Skill Hub 精选评估,ClickUp MCP服务器 获评「推荐使用」。这款MCP工具在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 7.5 分,适合有一定技术背景的用户使用。
集成ClickUp项目管理与AI的MCP工具
ClickUp MCP服务器 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。
集成ClickUp项目管理与AI的MCP工具
ClickUp MCP服务器 是一款遵循 MCP(Model Context Protocol)标准协议的 AI 工具扩展。通过 MCP 协议,它可以让 Claude、Cursor 等主流 AI 客户端直接访问和操作外部工具、数据源和服务,实现 AI 能力的无缝扩展。无论是文件操作、数据库查询还是 API 调用,都可以通过自然语言在 AI 对话中直接触发,极大提升生产效率。
# 方式一:通过 Claude Code CLI 一键安装
claude skill install https://github.com/taazkareem/clickup-mcp-server
# 方式二:手动配置 claude_desktop_config.json
{
"mcpServers": {
"clickup-mcp---": {
"command": "npx",
"args": ["-y", "clickup-mcp-server"]
}
}
}
# 配置文件位置
# macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
# Windows: %APPDATA%/Claude/claude_desktop_config.json
# 安装后在 Claude 对话中直接使用 # 示例: 用户: 请帮我用 ClickUp MCP服务器 执行以下任务... Claude: [自动调用 ClickUp MCP服务器 MCP 工具处理请求] # 查看可用工具列表 # 在 Claude 中输入:"列出所有可用的 MCP 工具"
// claude_desktop_config.json 配置示例
{
"mcpServers": {
"clickup_mcp___": {
"command": "npx",
"args": ["-y", "clickup-mcp-server"],
"env": {
// "API_KEY": "your-api-key-here"
}
}
}
}
// 保存后重启 Claude Desktop 生效
<p align="center"> <img src="https://raw.githubusercontent.com/taazkareem/clickup-mcp-server/main/assets/images/clickup_mcp_neon_logo_blue.jpg" alt="ClickUp MCP Server Premium Logo" width="100%"> </p>
<p align="center"> <a href="https://www.npmjs.com/package/@taazkareem/clickup-mcp-server"><img src="https://img.shields.io/npm/v/@taazkareem/clickup-mcp-server.svg" alt="npm version"></a> <a href="https://www.npmjs.com/package/@taazkareem/clickup-mcp-server"><img src="https://img.shields.io/npm/dm/@taazkareem/clickup-mcp-server.svg" alt="npm downloads"></a> <img src="https://img.shields.io/badge/License-Proprietary-red.svg" alt="License"> <img src="https://img.shields.io/badge/Ranked_Top_3_on_Google-🔥-orange.svg" alt="Top 3 on Google"> <img src="https://img.shields.io/badge/Trending-MCP_Server-blueviolet.svg" alt="Trending MCP Server"> <a href="https://github.com/TaazKareem/clickup-mcp-server/graphs/commit-activity"><img src="https://img.shields.io/badge/Maintained%3F-yes-blue.svg" alt="Maintained"></a> </p>
---
Properly Connect ClickUp to AI Agents and Agentic Workflows
A high-performance Model Context Protocol (MCP) server for managing tasks, checklists, sprints, comments, tags, spaces, lists, folders, files, docs, chat, and time using natural language.
⭐️ Proven Performance: 460+ Stars (from previous public repo) & thousands of weekly NPM downloads. The industry-standard ClickUp integration for AI.
---
🔥 Multi-Account Support: Manage multiple authorized workspaces seamlessly in a single session. See setup
|
🔐 Hybrid Authentication MCP spec-compliant OAuth 2.1 with advanced security hardening and session-isolated caching for fast, secure multi-tenant operation. Backwards compatible with API Key/Team ID(s). |
🔍 Intelligent Search & Resolution Smart tiered, global fuzzy search across task, list, folder, and space names, custom fields, members/emails, statuses, tags, descriptions, and more. Automatic resolution—no IDs needed. |
|
📝 Task Management Full CRUD, move, duplicate, link, and set dependencies between tasks. Supports bulk operations, nested subtasks, checklists, sprints (active detection), natural language dates, custom task IDs, custom task types, custom fields, task templates, and file attachments (upload via URL, local path, or base64). |
⏱️ Time Tracking Start/stop timers, log manual entries, edit existing entries, retrieve timer history, manage time entry tags, and filter time entries across the entire workspace using natural language dates or date ranges. |
|
📄 Document Management Create, read, and append to ClickUp Docs with full markdown text. Manage pages within documents for structured, long-form content (consolidated action-based tool). |
💬 Comments & Chat Post, edit, resolve, and reply to comments on tasks, lists, and views. Create and manage chat channels (including DMs), send messages with threaded replies, reactions, and follower management. Both support rich text, subtypes, and @mentions. |
|
🎯 Goals & Key Results Create and manage Goals with full lifecycle support—create, update, delete, and archive. Define and track nested Key Results to measure OKR progress across the workspace. |
📋 Views Create, list, update, and delete views at any level of the workspace hierarchy—space, folder, or list. Fetch tasks scoped to a specific view for focused filtering. |
|
🗂️ Task Templates Browse available task templates and instantly create tasks from them. Streamlines repeatable workflows without manual setup each time. |
🌳 Workspace Control Full CRUD for spaces, folders, lists, webhooks, and tags across the entire workspace hierarchy. Manage access control (ACL) permissions at any level. Switch workspaces mid-conversation without reconfiguration. |
---
https://app.clickup.com/1234567/v/li/987654321.1234567) directly after clickup.com/ is your Team ID (Workspace ID).Simplify setup by using Personas. You can set a persona via the CLICKUP_MCP_PERSONA environment variable or the X-Persona HTTP header to automatically filter a set of tools.
Multiple personas can be combined (e.g., "X-Persona": "task_worker,time_specialist").
| Persona | Description | Target Use Case |
|---|---|---|
📋 auditor |
Read-only access | View tasks, goals, docs, and chat (Read-only). |
👷 task_worker |
Daily management | Task CRUD, time tracking, and checklists. |
⏱️ time_specialist |
Time tracking focus | Time logs, timesheets, and entry history. |
🏗️ project_manager |
High-level control | Spaces, folders, lists, and bulk operations. |
📚 content_manager |
Communication | Docs, chat, comments, and attachments. |
🏢 workspace_admin |
Admin control | Permissions, guests, and audit logs. |
💻 developer |
Programmatic | Webhooks, custom fields, bulk automation. |
🛡️ safe_power_user |
Full access | All tools except destructive deletes/removals. |
Local (Environment Variable):
"CLICKUP_MCP_PERSONA": "task_worker"
-or- Remote (Header):
"X-Persona": "task_worker"
💡 Need to customize? To view the exact tools included in each preset or to build a custom list based on a persona, see the Personas Reference Guide.
---
Why isn't this free anymore? Building reliable MCP integrations requires significant maintenance. Moving to a paid model allows us to support this as a product rather than a hobby, ensuring compatibility with API changes.
I have an old version. Will it stop working? Existing local clones will continue to work, but you will not receive updates, bug fixes, or support without a license.
How do I get support? Premium users get priority support. Please open an issue in this repository.
---
###### <a name="disclaimer"></a>⚖️ Disclaimer
<sub>Originally developed as open source and refined during a consultancy with ClickUp, this project is now independently maintained.</sub>
<sub>This software makes use of third-party APIs and may reference trademarks or brands owned by third parties. The use of such APIs or references does not imply any affiliation with or endorsement by the respective companies. All trademarks and brand names are the property of their respective owners. This project is an independent work and is not officially associated with or sponsored by any third-party company mentioned.</sub>
###### <a name="legal"></a>📜 Legal & Compliance
<sub>By using this software, you agree to our Terms of Service and acknowledge our Privacy Policy. Please review these documents to ensure compliance with your organization's policies.</sub>
高质量的MCP工具,集成ClickUp与AI
该工具使用 NOASSERTION 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
📄 NOASSERTION — 请查阅原始协议条款了解具体使用限制。
AI Skill Hub 点评:ClickUp MCP服务器 的核心功能完整,质量良好。对于Claude Desktop / Claude Code 用户来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。
| 原始名称 | clickup-mcp-server |
| 原始描述 | 开源MCP工具:ClickUp MCP Server - Integrate ClickUp project management with AI through Model 。⭐42 · Dockerfile |
| Topics | mcpaiclickupdockerfile |
| GitHub | https://github.com/taazkareem/clickup-mcp-server |
| License | NOASSERTION |
| 语言 | Dockerfile |
收录时间:2026-06-03 · 更新时间:2026-06-08 · License:NOASSERTION · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端