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.
Here's a summary of the README content:
The ClickUp MCP Server integrates ClickUp with AI applications, enabling AI agents to interact with ClickUp tasks, spaces, lists, and folders via a standardized protocol. It supports both hosted (Smithery) and local (NPX) installations.
Key features include task and tag management, workspace organization, and integration capabilities like global lookups and rate limiting. It allows creating, updating, and deleting tasks/tags, navigating workspaces, and supports natural language for date/color commands.
Available tools cover workspace navigation, task management (creation, updates, comments, attachments, deletion, movement, duplication), list/folder management, and tag management. Error handling provides clear messages for common issues.
The server requires a ClickUp API key and Team ID. It supports prompts for task summarization and priority analysis (not yet fully implemented). Contributions are welcome, and the project is MIT licensed.
taazkareem/clickup-mcp-server
February 10, 2025
March 28, 2025
TypeScript