drio
Open app

Clickup Mcp Server

Source

ClickUp MCP Server - Integrate ClickUp task management with AI through Model Context Protocol

Catalog onlyCatalog onlySTDIO

Overview

ClickUp MCP Server is a tool designed to integrate ClickUp task management with AI applications through the Model Context Protocol (MCP). It allows AI agents to interact with ClickUp tasks, spaces, lists, and folders using a standardized protocol.

To use the ClickUp MCP Server, you need to obtain your ClickUp API key and Team ID, then run the server with the necessary credentials using the command line. After setting it up, you can interact with your ClickUp workspace using natural language.

  • Task Management: Create, update, delete, and manage tasks efficiently. - Workspace Organization: Full CRUD operations for workspace components with a clear hierarchy. - Integration Features: Name or ID-based item lookup, case-insensitive matching, and API rate limiting. - AI-Powered Analysis: Provides task status summaries, priority analysis, and structured description generation.
  1. Automating task management processes in ClickUp.
  2. Enhancing productivity through AI-driven task analysis and recommendations.
  3. Streamlining workspace organization and navigation.

Add to your AI client

Use these steps to connect Clickup Mcp Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

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

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

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

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

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

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "clickup-mcp-server-taazkareem": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-clickup-mcp-server-taazkareem"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

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

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

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

FAQ

**What is the Model Context Protocol?**

It is a standardized protocol that allows AI applications to interact with ClickUp tasks and resources.

**Is there a cost to use ClickUp MCP Server?**

The server is open-source and free to use.

**What programming language is ClickUp MCP Server built with?**

The server is built using JavaScript.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1711,"uuid":"38776f39-8239-4d10-b240-e59151d5eb7b","name":"clickup-mcp-server","title":"Clickup Mcp Server","description":"ClickUp MCP Server - Integrate ClickUp task management with AI through Model Context Protocol","avatar_url":"https://avatars.githubusercontent.com/u/4195036?v=4","created_at":"2025-03-05T04:58:32.356Z","updated_at":"2025-03-12T10:20:32.116Z","status":"created","author_name":"TaazKareem","author_avatar_url":"https://avatars.githubusercontent.com/u/4195036?v=4","tags":"productivity,lists,ai,mcp,tasks,artificial-intelligence,project-management,spaces,task-management,clickup,workspaces,clickup-api,llm,model-context-protocol,mcp-server","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/TaazKareem/clickup-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":"https://github.com/TaazKareem/clickup-mcp-server/raw/main/assets/images/clickup_mcp_server_social_image.png","type":null,"metadata":"{\"star\":\"37\",\"license\":\"MIT license\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-26 20:28:59\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]