Back to directory
@taazkareem/clickup-mcp-server

@taazkareem/clickup-mcp-server

@taazkareem29

Integrates ClickUp project management with AI applications via Model Context Protocol, allowing AI agents to manage tasks, documents, time tracking, and workspace organization.

project managementtask managementtime trackingdocument managementworkflowproductivitycontext

Installation & Configuration

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

Information

Transport
stdiostreamablesse
Language
Dockerfile
Created
2025/12/24
Updated
2026/6/8