Skip to main content
Glama

ClickUp MCP Integration

by Leanware-io

create_list

Create a new task list within a specified ClickUp folder to organize and manage project workflows efficiently.

Instructions

Create a new list in a folder

Input Schema

NameRequiredDescriptionDefault
folder_idYesClickUp folder ID
nameYesList name

Input Schema (JSON Schema)

{ "properties": { "folder_id": { "description": "ClickUp folder ID", "type": "string" }, "name": { "description": "List name", "type": "string" } }, "required": [ "folder_id", "name" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Leanware-io/clickup-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server