ClickUp MCP Server (Enhanced Fork)

ClickUp MCP Server (Enhanced Fork)

Integrates ClickUp tasks with AI applications, enabling natural language management of tasks, dependencies, time tracking, tags, documents, and workspace organization. Enhanced fork adds task dependency management and improved parameter handling.

Category
访问服务器

README

ClickUp MCP Server (Enhanced Fork)

<img src="assets/images/clickup_mcp_server_social_image.png" alt="ClickUp MCP Server" width="100%">

NPM Version GitHub Stars Maintenance

Enhanced Fork of the original ClickUp MCP Server with additional features and improvements.

A Model Context Protocol (MCP) server for integrating ClickUp tasks with AI applications. This enhanced fork adds task dependency management and fixes critical parameter handling issues while maintaining full compatibility with the original.

🚀 New Features in This Fork

Task Dependencies Management

  • Create Dependencies: Link tasks with waiting_on/blocking relationships
  • Bulk Dependencies: Add multiple dependencies efficiently
  • Dependency Visualization: View complete dependency chains
  • Circular Dependency Prevention: Automatic validation to prevent cycles
  • Smart Dependency Resolution: Works with task IDs or names

🔧 Parameter Handling Fixes

  • Fixed parameter validation issues in task operations
  • Improved error handling for missing required parameters
  • Enhanced parameter type checking and conversion
  • Better support for optional parameters in bulk operations

🧪 Enhanced Testing

  • Comprehensive test suite for dependency operations
  • Mock-based testing for reliable CI/CD
  • Parameter validation test coverage
  • Edge case handling verification

Quick Start

NPM Installation (Recommended)

{
  "mcpServers": {
    "ClickUp": {
      "command": "npx",
      "args": [
        "-y",
        "@djclarkson/clickup-mcp-server@latest"
      ],
      "env": {
        "CLICKUP_API_KEY": "your-clickup-api-key-here",
        "CLICKUP_TEAM_ID": "your-clickup-team-id-here",
        "DOCUMENT_SUPPORT": "true"
      }
    }
  }
}

Command Line Usage

npx -y @djclarkson/clickup-mcp-server@latest --env CLICKUP_API_KEY=your-api-key --env CLICKUP_TEAM_ID=your-team-id

Setup

  1. Get your credentials:

  2. Install via npm:

    • Use the configuration above in your MCP client
    • Or run directly with npx
  3. Start managing tasks with natural language!

Enhanced Features

🔗 Task Dependencies (New!)

Create and manage task dependencies with natural language:

// Create a dependency
"Make Task A depend on Task B being completed"

// View dependencies
"Show me all dependencies for Project Alpha tasks"

// Bulk dependencies
"Create dependencies: Task 1 depends on Tasks 2,3,4"

Available Dependency Tools:

  • get_task_dependencies - View task dependency chains
  • add_bulk_dependencies - Create multiple dependencies efficiently

📝 Enhanced Task Management

All original features plus improved parameter handling:

  • ✅ Create, update, and delete tasks
  • ✅ Move and duplicate tasks anywhere
  • ✅ Support for single and bulk operations
  • ✅ Set start/due dates with natural language
  • ✅ Create and manage subtasks
  • ✅ Add comments and attachments
  • Fixed parameter validation issues

🏷️ Tag Management

  • Create, update, and delete space tags
  • Add and remove tags from tasks
  • Use natural language color commands
  • Automatic contrasting foreground colors
  • View all space tags
  • Tag-based task organization

⏱️ Time Tracking

  • View time entries for tasks
  • Start/stop time tracking
  • Add manual time entries
  • Delete time entries
  • View currently running timer
  • Track billable and non-billable time

🌳 Workspace Organization

  • Navigate spaces, folders, and lists
  • Create and manage folders
  • Organize lists within spaces
  • Create lists in folders
  • View workspace hierarchy
  • Efficient path navigation

👥 Member Management

  • Find workspace members by name or email
  • Resolve assignees for tasks
  • View member details and permissions
  • Assign tasks to users during creation and updates
  • Support for user IDs, emails, or usernames

📄 Document Management

  • Document listing through workspace
  • Document page listing and details
  • Document creation
  • Document page updates (append & prepend)

Available Tools (38+ Total)

This fork includes all original tools plus new dependency management tools:

Category Tools Description
Dependencies get_task_dependencies, add_bulk_dependencies New! Manage task dependencies
Task Management 16 tools Create, update, delete, move, duplicate tasks
Workspace 8 tools Navigate spaces, folders, lists
Tags 6 tools Manage space tags and task tagging
Time Tracking 6 tools Track time on tasks
Members 3 tools Manage workspace members
Documents 6 tools Manage ClickUp documents

View complete API reference

Configuration Options

Option Description Default
CLICKUP_API_KEY Your ClickUp API key Required
CLICKUP_TEAM_ID Your ClickUp team ID Required
DOCUMENT_SUPPORT Enable document management false
DISABLED_TOOLS Comma-separated list of tools to disable None
ENABLE_SSE Enable HTTP/SSE transport false
PORT Port for HTTP server 3231

HTTP Transport Support

The server supports both modern HTTP Streamable transport (MCP Inspector compatible) and legacy SSE (Server-Sent Events) transport:

{
  "mcpServers": {
    "ClickUp": {
      "command": "npx",
      "args": ["-y", "@djclarkson/clickup-mcp-server@latest"],
      "env": {
        "CLICKUP_API_KEY": "your-api-key",
        "CLICKUP_TEAM_ID": "your-team-id",
        "ENABLE_SSE": "true",
        "PORT": "3231"
      }
    }
  }
}

Endpoints:

  • Primary: http://127.0.0.1:3231/mcp (Streamable HTTP)
  • Legacy: http://127.0.0.1:3231/sse (SSE for backwards compatibility)

Fork Differences

This enhanced fork maintains 100% compatibility with the original while adding:

  1. Task Dependencies: Complete dependency management system
  2. Parameter Fixes: Resolved parameter validation issues
  3. Enhanced Testing: Comprehensive test coverage
  4. Better Error Handling: Improved error messages and validation
  5. Code Quality: Additional type safety and documentation

Contributing

This fork welcomes contributions! Please see CONTRIBUTING.md for guidelines.

Original Project

This is an enhanced fork of the excellent ClickUp MCP Server by Talib Kareem. All credit for the original architecture and implementation goes to the original author.

License

MIT License - see LICENSE for details.

Support

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选