Skip to main content
Glama

ClickUp MCP Server

by DiversioTeam

list_lists

Retrieve all lists within a specified folder or space in ClickUp to organize and manage project workflows efficiently using the task management API.

Instructions

List all lists in a folder or space

Input Schema

NameRequiredDescriptionDefault
folder_idNoFolder ID
space_idNoSpace ID

Input Schema (JSON Schema)

{ "properties": { "folder_id": { "description": "Folder ID", "type": "string" }, "space_id": { "description": "Space ID", "type": "string" } }, "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/DiversioTeam/clickup-mcp'

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