Skip to main content
Glama

Related Servers

Alternatives to ClickUp MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      B
      maintenance
      A 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.
      97
      31 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Complete 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.
      -
    • A
      license
      A
      quality
      A
      maintenance
      A 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.
      100
      1
      Apache 2.0
    • A
      license
      A
      quality
      D
      maintenance
      A Model Context Protocol server that enables AI agents to interact with ClickUp workspaces, allowing task creation, management, and workspace organization through natural language commands.
      21
      16,841 npm
      2
      MIT
    • -
      license
      Not graded
      quality
      Not graded
      maintenance
      An enhanced Model Context Protocol server that enables AI assistants to interact with ClickUp workspaces, supporting task relationships, comments, checklists, and workspace management through natural language.
      0
      2
      -

    TDQS

    B3.3/5.0

    Scored across 87 tools

    Disambiguation3/5

    Many tools are entity-specific (tasks_, lists_, comments_) which helps, but there are overlapping creation tools like lists_create and lists_create_in_space, and multiple comment tools (tasks_comments_create vs comments_replies_create) that could confuse an agent. The generic noun tools (docs, spaces, views) also require reading descriptions to determine actions.

    Naming Consistency4/5

    Most tools follow a noun_verb pattern (tasks_create, lists_update, users_invite), but there are inconsistencies: time_tracking_current, lists_search, and single-word manager tools (docs, views, tags) that use an action parameter instead of a verb in the name.

    Tool Count2/5

    87 tools is far beyond the typical well-scoped range. While ClickUp is a broad platform, the sheer number requires significant navigation and increases the chance of selecting the wrong tool. Some consolidation via action parameters exists, but the count is still excessive.

    Completeness4/5

    The tool surface covers CRUD for tasks, lists, folders, comments, checklists, goals, time entries, users, guests, channels, and more, along with bulk operations and cross-cutting features like custom fields and dependencies. Minor gaps exist (no folder get/list, no space deletion) but overall coverage is thorough.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues