nsxdavid_clickup-mcp-server
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
get_workspaces
Get a workspace list
get_spaces
Get tasks in the space
get_tasks
Get tasks from the list
create_task
Create a new task
update_task
Update existing tasks
get_docs_from_workspace
Get all documents in the workspace
create_folder
Create a new folder in the space
get_lists
Get a list in a folder or space
create_list
Create a new list