ClickUp Operator
Creatednoah-vh
Integrates ClickUp with the Model Context Protocol (MCP) to manage notes and create summaries.
About
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.
Key Features
- 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
Use Cases
- Creating summaries of ClickUp notes
- Adding notes to ClickUp via MCP
- Accessing ClickUp notes programmatically