MCP Catalogs
首页clickup-mcp-server screenshot

clickup-mcp-server

by taazkareem·39·综合分 45

一款高级的 MCP 服务器,通过任务管理、文档处理和时间跟踪将 ClickUp 项目管理与 AI 代理集成。

productivityai-llmdeveloper-tools
4
Forks
3
活跃 Issue
本月
最近提交
2 天前
收录于

概述

ClickUp MCP Server 通过模型上下文协议 (MCP) 提供与 ClickUp 项目管理平台的全面集成。它包括任务创建和管理、文档处理、时间跟踪、评论管理和工作区控制等功能。该服务器使用 OAuth 2.1 身份验证实现安全的多租户操作,并支持在各种 ClickUp 元素上进行智能搜索和解析。目前,此项目已转为高级模式,需要许可证才能完全访问。

试试问 AI

装完之后,这里有 5 个你可以让 AI 做的事:

:AI 助手通过自然语言命令管理 ClickUp 任务
:在 AI 系统和 ClickUp 之间自动化项目管理工作流
:通过 AI 代理进行时间跟踪和生产力分析
:这个服务器可以免费使用吗?
:支持哪些身份验证方法?

什么时候选它

如果您已经在使用 ClickUp 进行项目管理,并希望与任务、时间跟踪和文档等功能进行深度 AI 集成,请选择此服务器。

什么时候不要选它

如果您需要开源替代方案,请不要选择此项目,因为它已转为付费模式并需要许可证。

此 server 暴露的工具

从 README 抽取出 12 个工具
  • create_task

    Create a new task in ClickUp with support for checklists, attachments, custom fields, and more

  • update_task

    Update an existing task's properties, status, custom fields, and more

  • list_tasks

    Retrieve tasks from ClickUp with filtering by space, folder, list, status, assignee, and more

  • create_comment

    Add or reply to comments on tasks, lists, and views with support for mentions and rich text

  • log_time

    Log time entries against tasks with manual entries or time tracking

  • create_doc

    Create new ClickUp documents with markdown content and manage pages within documents

  • search_tasks

    Perform fuzzy search across tasks by name, description, custom fields, members, and more

  • create_goal

    Create and manage OKRs with goals and key results across the workspace

  • create_view

    Create and manage views at any level of the workspace hierarchy

  • create_task_template

    Browse and create tasks from pre-defined ClickUp task templates

  • manage_webhooks

    Create and manage ClickUp webhooks for real-time notifications

  • create_tag

    Create and manage tags for organizing and filtering tasks across the workspace

可对比工具

mcp-todoistmcp-asanaclickup-api-integration

安装

安装

  1. 从[高级访问](#premium-access)部分购买许可证
  2. 通过 npm 安装软件包:

``bash npm install -g @taazkareem/clickup-mcp-server ``

  1. 使用 MCP 客户端配置服务器。对于 Claude Desktop,添加到您的 claude_desktop_config.json

``json { "mcpServers": { "clickup": { "command": "npx", "args": ["@taazkareem/clickup-mcp-server"] } } } ``

FAQ

这个服务器可以免费使用吗?
不可以,此项目已从开源转为高级模式。需要许可证才能完全访问所有功能。
支持哪些身份验证方法?
该服务器支持 OAuth 2.1 高级安全强化,以及与 API 密钥/团队 ID 的向后兼容。

clickup-mcp-server 对比

GitHub →

最后更新于 · 由 README + GitHub 公开数据自动生成。