clickup-mcp-server-2
If you are the rightful owner of clickup-mcp-server-2 and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The ClickUp MCP Server is an enhanced integration tool designed to facilitate interaction between AI assistants and ClickUp workspaces, offering improved task management and relationship features.
The ClickUp MCP Server is a robust tool that enhances the capabilities of AI assistants by integrating them with ClickUp workspaces. This server builds upon the original implementation by TaazKareem, adding new features and architectural improvements to streamline task management and enhance productivity. Key enhancements include support for task relationships, such as dependencies and links, as well as comprehensive comment management across tasks, lists, and chat views. The server's architecture has been refined to be more modular and maintainable, with a service-based approach and improved TypeScript type definitions. Additionally, the server supports easy deployment on platforms like Railway, making it accessible for various use cases, from project management to content calendars.
Features
- Task Relationships API Support: Manage task dependencies, links, and tags to organize and prioritize tasks effectively.
- Comments API: Add, retrieve, update, and delete comments across tasks, lists, and chat views, with support for threaded comments.
- Checklists API Support: Create and manage checklists and checklist items within tasks, including nested items.
- Service-Based Architecture: Modular codebase with dedicated service classes for improved maintainability.
- Deployment Configuration: Simplified deployment process with Railway support and environment variable templates.