ClickUp MCP server
Manage tasks, docs, time tracking, and workspaces in ClickUp via natural language. Connect your AI agents to ClickUp with enterprise-grade governance, observability, and control through MintMCP Gateway.
Tools included with ClickUp MCP
clickup_search
Universal search across your entire ClickUp workspace. This is a powerful global search tool that finds ANY type of c...
clickup_get_workspace_hierarchy
Get workspace hierarchy (spaces, folders, lists) from your authenticated workspace with pagination support. Workspace...
clickup_create_task
Create task in a ClickUp list. Requires task name and list_id. ALWAYS ask user which list to use - never guess. Use c...
clickup_get_task
Get task details by task_id (works with regular/custom IDs). Set subtasks=true to include all subtask details. Respo...
clickup_filter_tasks
Retrieve tasks with combined filters. Supports filtering by tags, lists, folders, spaces, statuses, assignees, due da...
clickup_update_task
Update task properties. Requires task_id and at least one update field. Custom fields supported as array of {id, valu...
clickup_delete_task
Delete a task from your Workspace by task_id. Works with regular and custom IDs (e.g. 'DEV-1234'). IMPORTANT: before ...
clickup_move_task
Move a task to a new home list. The task is removed from its current home list and placed in the destination list. Re...
clickup_add_task_to_list
Add a task to an additional list without removing it from its current home list. Requires the Tasks in Multiple Lists...
clickup_remove_task_from_list
Remove a task from an additional list. The task remains in its home list and any other lists it belongs to. Cannot re...
clickup_get_task_comments
Get task comments. Each comment includes reply_count indicating the number of threaded replies. Use clickup_get_threa...
clickup_create_task_comment
Create task comment. Requires task_id and comment_text. Supports notify_all to alert assignees and assignee to assign...
clickup_get_threaded_comments
Get threaded replies for a comment. Use clickup_get_task_comments first to find comments with reply_count > 0, then u...
clickup_attach_task_file
Attach file to task. Requires task_id. File sources: 1) base64 + filename, 2) URL (http/https).
clickup_get_task_time_entries
Get all time entries for a task with filtering options. Returns all tracked time with user info, descriptions, tags, ...
clickup_start_time_tracking
Start time tracking on a task. Supports description, billable status, and tags. Only one timer can be running at a ti...
clickup_stop_time_tracking
Stop the currently running time tracker. Supports description and tags. Returns the completed time entry details.
clickup_add_time_entry
Add a manual time entry to a task. You can provide either (start + duration) OR (start + end). The tool will calculat...
clickup_get_current_time_entry
Get the currently running time entry, if any. No parameters needed.
clickup_get_time_entries
Get time entries across all tasks within a date range for reporting purposes. Unlike get_task_time_entries which requ...
Showing 20 of 51 tools
Works with every major client
Why MintMCP gateway
Centralized governance
Unified authentication, audit logging, and rate control for all ClickUp MCP connections.
One-click deployment
Instantly enable ClickUp MCP for AI teams via MintMCP's standardized gateway without manual server setup.
OAuth + SSO enforcement
Automatic enterprise authentication wrapping for ClickUp MCP endpoints.
Host stdio servers on MintMCP instead of running locally
Containerized servers become accessible to clients like ChatGPT without local installations. Better risk management and security posture without requiring users to run servers on their machines.
Observability and control
Real-time dashboards for monitoring usage, detecting anomalies, and maintaining SLA compliance.
Enterprise hardening
High availability, security, and compliance alignment transform MCP from developer utility to production-grade infrastructure.
Supports shared and per-user auth
Flexibility to configure service accounts at the admin level or enable individual OAuth flows. Secrets remain protected while users gain access, with centralized revocation capabilities.
Granular tool access control
Configure tool access by role. For example, enable read-only operations and exclude write tools like create and delete.
FAQs
Yes. MintMCP Gateway is SOC 2 compliant and uses OAuth-based authentication for all ClickUp MCP interactions.