mcp-server-clickup

mcp-server-clickup

3.3

If you are the rightful owner of 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 provides a simple note storage system with a unique URI scheme for accessing individual notes. The server allows users to add new notes and generate summaries of all stored notes, with an optional style argument to control the level of detail. This server is particularly useful for users who need to organize and quickly access summarized information from their notes. The server is compatible with Claude Desktop and can be configured for both development and published environments. It also supports building and publishing packages to PyPI, with debugging facilitated through the MCP Inspector.

Features

  • Custom Note Storage: Implements a note storage system with a custom URI scheme for accessing notes.
  • Note Summarization: Provides a prompt to create summaries of all stored notes with optional detail level.
  • Add Note Tool: Allows adding new notes to the server with required name and content arguments.

Tools

  1. add-note

    Adds a new note to the server with 'name' and 'content' as required arguments.