clickup-mcp-server
0
The project is an MCP server designed to integrate ClickUp tasks with AI applications, enabling AI agents to interact with ClickUp's elements such as tasks, spaces, lists, and folders. It supports comprehensive task management and workspace organization features.
MCP Server
A Model Context Protocol (MCP) server for integrating ClickUp tasks with AI applications. This server allows AI agents to interact with ClickUp tasks, spaces, lists, and folders through a standardized protocol.
Features
- Task Management: Create, update, and delete individual tasks. Move and duplicate tasks. View and modify task details.
- Workspace Organization: Complete workspace hierarchy with CRUD operations.
- Integration Features: Name or ID-based item lookup, case-insensitive name matching, and built-in API rate limiting.
Quick Start
- Obtain your ClickUp API key and Team ID.
- Add the MCP server using the provided commands.
Error Handling
Provides clear messages for errors such as missing parameters or invalid IDs.