noahvanhart_mcp-server-clickup
If you are the rightful owner of noahvanhart_mcp-server-clickup and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The clickup-operator MCP server facilitates note management and summarization through a custom protocol.
The clickup-operator MCP server is designed to manage and summarize notes using a custom protocol. It allows users to add notes, access them via a custom URI scheme, and generate summaries of all stored notes. The server is implemented with a focus on simplicity and efficiency, providing a straightforward interface for note management. It supports a single prompt for summarizing notes and a tool for adding new notes. The server can be configured and run on different platforms, with specific instructions for installation and development. Debugging is supported through the MCP Inspector, which provides a user-friendly interface for monitoring server operations.
Features
- Custom URI Scheme: Access notes using a custom note:// URI scheme.
- Note Summarization: Generate summaries of stored notes with optional detail levels.
- Add Note Tool: Add new notes with specified name and content.
- Resource Change Notifications: Notify clients of changes to note resources.
- Cross-Platform Support: Run the server on different operating systems with specific configurations.
Tools
add-note
Adds a new note to the server with required name and content arguments.