41 tools from the Clickup MCP Server, categorised by risk level.
View the Clickup policy →doc_list List documents within a workspace using filters. doc_page_list List page hierarchy for a document by docId. doc_page_read Fetch a single document page by docId and pageId. doc_pages_read Fetch selected document pages by docId and pageIds. doc_read Fetch document metadata and pages for a docId. doc_search Search document content across a workspace. Use doc_page_read for specific pages. 2/5 doc_search_bulk Batch document searches when you need several queries processed together. folder_list_for_space List folders within a ClickUp space. Use when you already know spaceId. health Report server readiness and enforced safety limits. list_custom_field_list List custom fields configured for a list by listId. 2/5 list_list_for_space_or_folder List lists inside a space or folder by ID. If you only know names, resolve them first with resolve_path_to_ids. member_list_for_workspace List members in a workspace by teamId. Use when you already know the workspaceId. member_search_by_name Fuzzy search member names to find member IDs. 2/5 ping Echo request for connectivity checks. reference_link_list List public ClickUp API reference links. reference_page_fetch Fetch a public ClickUp API reference page from a link returned by reference_link_list. space_list_for_workspace List spaces for a workspace by workspaceId. Use search when you only know workspace names. space_tag_list List tags configured for a space using spaceId. task_list_for_list List tasks in a list. Tasks linked from other lists are included by default (include_timl=true). Outputs include createdDate derived from ClickUp d... 2/5 task_read Fetch task details including createdDate/updatedDate fields derived from ClickUp timestamps. Subtask cues (isSubtask, parentId, hasSubtasks, subtas... 2/5 task_risk_report Summarise overdue and at-risk tasks within a workspace, space, folder or list. Subtasks are included by default; use includeSubtasks to focus on pa... 2/5 task_search Structured task search with filters. Use when you have listIds/tagIds; returns tasks across lists. 2/5 task_search_fuzzy Fuzzy task search from natural language when you do not have precise filters. 2/5 task_search_fuzzy_bulk Batch fuzzy task searches for multiple natural language prompts. task_status_report Summarise task status and priority for a workspace, space, folder or list without returning full task lists. 2/5 task_time_entry_list Fetch time entries for a taskId, including total duration. time_entry_current Retrieve the current running timer for the workspace. time_entry_list List time entries with filters. Accepts ISO 8601 or epoch boundaries; include taskId when focusing on a single task. time_report_for_context Aggregate time for a task, list (including filtered views), space or workspace. Use search_tasks or task_list_for_list to source listId/taskId befo... time_report_for_space_tag Aggregate time for a tag within a space using spaceId. Use space_tag_list to pick the tag and includeSubtasks to control hierarchy. time_report_for_tag Aggregate logged time for a tag across the workspace. Use space_tag_list to discover tags, and includeSubtasks to control whether child task time i... tool_catalogue Enumerate all available tools with their annotations. workspace_capability_snapshot Expose cached ClickUp capability probes for this session. workspace_hierarchy Fetch nested hierarchy (spaces, folders, lists) for one or more workspaces. Use this to browse structure without task data. workspace_list List accessible ClickUp workspaces (teams). Use when you need workspace IDs before exploring spaces. workspace_overview Summarise workspace metrics and recent spaces/folders/lists when you have a workspaceId. hierarchy_resolve_path Resolve workspace/space/folder/list names into IDs. Use before tools that require IDs. 3/5 member_resolve Resolve member identifiers (id, email, username) into member records for a workspace. 2/5 task_assignee_resolve Translate assignee references into suggested member IDs for tasks. 2/5 task_comment_list Retrieve task comments for a taskId. 3/5 time_report_for_container Aggregate time for a workspace, space, folder or list using containerId + containerType. Resolve IDs with resolve_path_to_ids, list_workspaces/spac... 2/5 The Clickup MCP server exposes 41 tools across 2 categories: Read, Write.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Clickup server.
Clickup tools are categorised as Read (36), Write (5). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept