Most ClickUp integrations stop at creating and updating tasks; here the same conversation can start a timer, post in a channel, update a doc page and adjust a goal. The search layer is what makes that pleasant: lists, folders, members, statuses and tags resolve from names, so the model is not spending turns hunting for identifiers. The trade is the licence — this one is paid, and the tool surface is large enough to be worth scoping in your client.
A broad ClickUp server covering the whole workspace hierarchy and most of what sits inside it: tasks and their relationships, lists, folders and spaces, goals, views, docs, chat, guests, webhooks and time entries.
- Tasks created, read, updated, moved, duplicated and deleted, singly or in bulk, with workspace-wide task search
- Everything that hangs off a task: comments with replies and reactions, checklists and their items, task links, dependencies, tags, attachments and membership of several lists at once
- The hierarchy managed rather than just read — spaces, folders and lists created, updated, moved and deleted, with permissions set and creation from templates
- Custom fields listed, created, and their values set or cleared on tasks
- Views created and read, including pulling the tasks a view contains
- Goals with their key results, kept current from the same place as the work
- Sprints: the active sprint, the sprint list and the tasks in one
- Time tracking end to end — start and stop the running entry, add, edit and delete entries, manage their tags, and read time-in-status history
- ClickUp Docs read and written: documents listed and created, pages listed, read, created and updated
- Chat as a first-class surface — channels, DMs, messages and replies, reactions, members, followers and tagged users
- Administration around the edges: user groups, guests invited and attached to tasks, lists or folders, webhooks, audit logs, workspace seats and plan
A ClickUp workspace. Authenticate with OAuth 2.1, or with the older pairing of CLICKUP_API_KEY and CLICKUP_TEAM_ID, which also supports several authorized workspaces in one session. Run from npm as @taazkareem/clickup-mcp-server. The project is proprietary rather than open source: a paid licence unlocks the full tool set, sold monthly, annually or as a one-off, with three device activations per licence.
One command plus a key — claude mcp add --transport http ClickUp https://clickup-mcp.taazkareem.com/mcp \ --header "X-License-Key: your-license-key", then supply credentials
