io.usefulapi/clickup MCP Server
The io.usefulapi/clickup MCP server provides capabilities to work with ClickUp. It can read ClickUp structures including teams, spaces, lists, and tasks. It also supports creating and updating tasks, adding comments, and tracking time associated with tasks.
🛠️ Key Features
- Read teams
- Read spaces
- Read lists
- Read tasks
- Create tasks
- Update tasks
- Comment on tasks
- Track time
🚀 Use Cases
- Synchronize ClickUp task data by reading teams, spaces, lists, and tasks
- Automate task lifecycle operations such as creating and updating tasks
- Add commentary to tasks from external workflows
- Record and track time for work performed on tasks
⚡ Developer Benefits
- Unified task and time operations across ClickUp entities (teams, spaces, lists, tasks)
- Supports both retrieval (read) and mutation (create/update/comment) of task data
- Enables time tracking for task-related activity
⚠️ Limitations
- Available functions are limited to the described ClickUp read/write operations (teams, spaces, lists, tasks; create/update/comment; track time).