nsxdavid_clickup-mcp-server

nsxdavid_clickup-mcp-server

3.2

If you are the rightful owner of nsxdavid_clickup-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides a standardized interface for AI assistants to interact with the ClickUp API.

The ClickUp MCP Server is designed to facilitate seamless interaction between AI systems and the ClickUp API. It allows AI assistants to access and manipulate various ClickUp data entities such as workspaces, spaces, folders, lists, tasks, docs, comments, and checklists. This server is built to provide a standardized interface, making it easier for AI models to perform operations on ClickUp data. The server supports a range of functionalities including retrieving workspaces, spaces, tasks, and creating or updating tasks, folders, and lists. It is compatible with Node.js version 18.0.0 and above, and is licensed under the MIT License.

Features

  • Standardized interface for AI assistants to interact with ClickUp API
  • Access and manipulate ClickUp data such as workspaces, tasks, and docs
  • Supports creating and updating tasks, folders, and lists
  • Compatible with Node.js version 18.0.0 and above
  • Licensed under the MIT License

Tools

  1. get_workspaces

    Get a workspace list

  2. get_spaces

    Get tasks in the space

  3. get_tasks

    Get tasks from the list

  4. create_task

    Create a new task

  5. update_task

    Update existing tasks

  6. get_docs_from_workspace

    Get all documents in the workspace

  7. create_folder

    Create a new folder in the space

  8. get_lists

    Get a list in a folder or space

  9. create_list

    Create a new list