retailbox-automation/clickup-mcp
If you are the rightful owner of clickup-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The ClickUp MCP Server is a Model Context Protocol server that facilitates interaction between LLMs and ClickUp workspaces, spaces, lists, and custom fields.
Tools
Functions exposed to the LLM to take actions
get_authorized_user
Get information about the authenticated user including accessible workspaces.
get_spaces
List all spaces in a workspace.
get_space_details
Get comprehensive information about a specific space including folders, lists, and statuses.
get_folderless_lists
Get lists that exist directly in a space (not in folders).
get_list_custom_fields
Get all custom fields configured for a list.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client