clickup-mcp-pro
Related Servers
Alternatives to clickup-mcp-pro
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceEnables Claude Code and Claude Desktop to manage ClickUp tasks, sprints, reports, workspace navigation, and docs through 25+ MCP tools.28MIT
- AlicenseBqualityBmaintenanceA Model Context Protocol (MCP) server exposing the full ClickUp REST API v2 as MCP tools, enabling natural language management of ClickUp workspaces, spaces, folders, lists, tasks, custom fields, comments, goals, views, webhooks, and time tracking via any MCP-compatible client like Claude Desktop or Cursor.9725 npmMIT
- FlicenseNot gradedqualityDmaintenanceComplete Model Context Protocol server for ClickUp, enabling interaction with tasks, spaces, lists, docs, goals, time tracking, and more through 93 tools and 18 React MCP apps.-
- AlicenseAqualityAmaintenanceA comprehensive MCP server for the ClickUp API exposing 166 tools to manage Spaces, Folders, Lists, Tasks, Docs, and more, enabling LLMs to read and drive a ClickUp Workspace.1001Apache 2.0
- AlicenseBqualityDmaintenanceClickUp MCP Server enables AI assistants to seamlessly interact with your ClickUp workspace. This powerful integration allows Claude to create and manage tasks, access documents, organize folders and lists, add comments, and handle checklists—all through natural conversation.42307 npm43MIT
- AlicenseBqualityBmaintenanceA Model Context Protocol (MCP) server providing AI assistants with comprehensive ClickUp integration, covering the full API surface across 87 consolidated tools.87307 npmMIT
TDQS
Scored across 162 tools
Most tools have clearly distinct purposes, but there is notable redundancy: `set_custom_field_value` and `set_task_custom_field_value` are identical, as are `remove_custom_field_value` and `remove_task_custom_field_value`. This creates ambiguity for the agent.
The naming pattern is largely verb_noun and consistent (create, get, update, delete, add, remove), but there are a few outliers like `clickup_raw`, `duplicate_task`, and `find_list_by_name` that deviate. Overall, minor inconsistencies.
162 tools is excessively high for an MCP server. While it covers many features, the sheer number can overwhelm agents and make discovery difficult. A more focused or modular approach would be better.
The tool set is extremely comprehensive, covering all major ClickUp entities (tasks, lists, folders, spaces, workspaces, docs, chat, goals, time entries, guests, webhooks, views) with full CRUD and many specialized operations. No obvious gaps.