Back to directory
jingwei950/clickup-mcp

jingwei950/clickup-mcp

@jingwei950

ClickUp MCP Server for AI assistants to interact with ClickUp teams, spaces, folders, lists, and tasks.

clickupmcp-serverproject-managementtask-managementai-agentintegrationproductivityautomation

Installation & Configuration

{
  "mcpServers": {
    "clickup": {
      "command": "npm",
      "args": [
        "run",
        "start"
      ],
      "cwd": "/path/to/clickup-mcp",
      "env": {
        "CLICKUP_API_KEY": "your-clickup-api-key"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17