$ timeahead.in
/ servers/npm/@taazkareem/clickup-mcp-server
npm

@taazkareem/clickup-mcp-server

ClickUp MCP Server - Powering AI Agents with full ClickUp task, document, and chat management capabilities.

42 stars25k/wkupdated 0d agogithub ↗
89good
▣ Overview

What it does

This MCP server connects Claude and other AI agents to ClickUp, exposing task, document, chat, and workspace management through a unified interface. It handles task and checklist creation, sprint management, comments, tags, spaces, lists, folders, files, docs, and time tracking. The server supports both OAuth 2.1 and API key authentication with multi-workspace support for coordinating across team accounts.

Who it's for

Engineers building AI-driven project workflows that need ClickUp integration. Teams automating task creation, document generation, or status updates through Claude. Organizations managing multiple ClickUp workspaces where an AI agent must coordinate across accounts without manual intervention.

Common use cases

  • Query and create tasks in ClickUp from Claude Code based on natural language requests
  • Auto-generate subtasks or checklists from AI-generated project plans
  • Create or update ClickUp documents programmatically from Claude workflows
  • Post comments and status updates to tasks without manual intervention

Setup pitfalls

  • API authentication requires a ClickUp API token generated in workspace settings; OAuth requires client credentials and proper redirect URI configuration
  • Multi-workspace support requires explicit team/workspace ID configuration to avoid cross-account scope errors
  • Session isolation is critical when concurrent requests operate across multiple workspaces — auth tokens must be managed per account to prevent credential bleed
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
69
13.8
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
88.8
⚿ Capabilities & Risk Explainer
no elevated permissions
◆ Risk level: low
No elevated permissions requested — safe to connect.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "taazkareemclickup": {
      "command": "npx",
      "args": [
        "-y",
        "@taazkareem/clickup-mcp-server"
      ]
    }
  }
}
📈 Score historylast 32 snapshots
4/30/20266/10/2026 · 32 snapshots
⚙ Maintenance health
20/ 100 · is this project alive?
contributors (1y)3
top contributor share72%
releases (1y)0
ci✗ none
⛁ Raw data
weekly downloads25k
github stars42
forks6
open issues1
license✓ present
readme length55004 chars
last publish0d ago
last commit0d ago
last updated1d ago
install verified✗ fail · 25d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points