{"type":"mcp_server","name":"clickup-mcp-server","description":"This repository hosts a Model Context Protocol (MCP) server that integrates ClickUp with AI applications, enabling AI agents to manage ClickUp tasks, spaces, lists, and folders using natural language.","category":"Productivity","language":"TypeScript","stars":44,"forks":16,"owner":"taazkareem","github_url":"https://github.com/taazkareem/clickup-mcp-server","homepage":null,"setup":"## Setup\n\n1. Get your credentials:\n   - ClickUp API key from [ClickUp Settings](https://app.clickup.com/settings/apps)\n   - Team ID from your ClickUp workspace URL\n2. Choose either hosted installation (sends webhooks) or NPX installation (downloads to local path and installs dependencies)\n3. Use natural language to manage your workspace!","tools":"## Available Tools\n\n1.  Task Management: Create, update, and delete tasks, move tasks, set dates, manage subtasks, add comments and attachments.\n2.  Tag Management: Create, update, and delete space tags, add and remove tags from tasks, use natural language color commands.\n3.  Workspace Organization: Navigate spaces, folders, and lists, create and manage folders and lists, view workspace hierarchy.\n4.  Integration Features: Global name or ID-based lookups, case-insensitive matching, markdown formatting support, built-in rate limiting.\n5.  `get_workspace_hierarchy`: Get workspace structure.\n6.  `create_task`: Create a task.\n7.  `create_bulk_tasks`: Create multiple tasks.\n8.  `update_task`: Modify task.\n9.  `update_bulk_tasks`: Update multiple tasks.\n10. `get_tasks`: Get tasks from list.\n11. `get_task`: Get single task details.\n12. `get_workspace_tasks`: Get tasks with filtering.\n13. `get_task_comments`: Get comments on a task.\n14. `create_task_comment`: Add a comment to a task.\n15. `attach_task_file`: Attach file to a task.\n16. `delete_task`: Remove task.\n17. `delete_bulk_tasks`: Remove multiple tasks.\n18. `move_task`: Move task.\n19. `move_bulk_tasks`: Move multiple tasks.\n20. `duplicate_task`: Copy task.\n21. `create_list`: Create list in space.\n22. `create_folder`: Create folder.\n23. `create_list_in_folder`: Create list in folder.\n24. `get_folder`: Get folder details.\n25. `update_folder`: Update folder properties.\n26. `delete_folder`: Delete folder.\n27. `get_list`: Get list details.\n28. `update_list`: Update list properties.\n29. `delete_list`: Delete list.\n30. `get_space_tags`: Get space tags.\n31. `create_space_tag`: Create tag.\n32. `update_space_tag`: Update tag.\n33. `delete_space_tag`: Delete tag.\n34. `add_tag_to_task`: Add tag to task.\n35. `remove_tag_from_task`: Remove tag from task.","faq":null,"created_at":"2025-02-10T19:51:55+00:00","updated_at":"2025-03-28T23:25:45+00:00","source_url":"https://model-context-protocol.com/servers/clickup-ai-task-management-mcp-server","related_articles":[]}