ClickUp MCP Server

Stablecommunication
60 starsTypeScriptcommunity
GitHub
About

Overview

The ClickUp MCP Server enables AI agents to interact with ClickUp's productivity platform. It provides tools for managing the full workspace hierarchy (spaces, folders, lists, tasks), creating and updating tasks, managing custom fields, and working with time tracking and goals.
Capabilities

Tools & Capabilities

list_spaces

List all spaces in the workspace

list_tasks

List tasks in a list

create_task

Create a new task

update_task

Update task properties

get_task

Get task details

Setup

Installation

bash
Install
npx -y mcp-server-clickup
Examples

Example Usage

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

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 60
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.

ClickUp MCP Server - MCP Server Directory - CortexAgent