Integrates the ClickUp API through the Model Context Protocol, enabling interaction with ClickUp tasks and lists via standardized MCP tools.
Sponsored
This server implements the Model Context Protocol (MCP) to expose ClickUp functionality as callable tools for MCP-compatible clients. It originated to facilitate seamless integration between AI-powered code assistants like KiloCode and ClickUp's task management platform, allowing clients to retrieve, create, update, and get details of tasks within ClickUp lists.
主な機能
011 GitHub stars
02List Integration: Work with specific ClickUp lists
03Task Management: Get, create, and update ClickUp tasks
04MCP Compliant: Full MCP protocol implementation using the official SDK
05TypeScript: Written in TypeScript for type safety
ユースケース
01Connect AI-powered code assistants like KiloCode with ClickUp for task management.
02Automate ClickUp task creation, updates, and retrieval via an MCP client.
03Enable any MCP-compatible client to interact with ClickUp lists and tasks programmatically.