关于
The ClickUp Operator is an MCP server that allows users to interact with ClickUp through the Model Context Protocol. It implements a note storage system, enabling the creation, storage, and summarization of notes within ClickUp. The server offers a custom note:// URI scheme for accessing individual notes and provides tools for adding notes with a name and content. It also includes a prompt for summarizing stored notes with optional style arguments.
主要功能
- Summarize notes prompt with optional style argument (brief/detailed)
- Ability to add new notes with a name and content
- Notifies clients of resource changes when adding notes
- Custom note:// URI scheme for accessing individual notes
- 3 GitHub stars
使用案例
- Creating summaries of ClickUp notes
- Adding notes to ClickUp via MCP
- Accessing ClickUp notes programmatically