CL

ClickUp

Created 7 months ago

A Model Context Protocol (MCP) server for integrating ClickUp tasks with AI applications.

development documentation public integration task management

What is ClickUp?

MCP server for ClickUp task management, supporting task creation, updates, bulk operations, and markdown descriptions.

Documentation

See full documentation for optional parameters and advanced usage.

Server Config

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

Links & Status

Repository: github.com
Hosted: Yes
Global: Yes
Official: No

Project Info

Hosted Featured
Created At: May 23, 2025
Updated At: Aug 07, 2025
Author: Taaz Kareem
Category: community
License: MIT License
Tags:
development documentation public