comfy-ui-mcp-server MCP server

Author:@jonpojonpo
View on GitHub

Overview

comfy-ui-mcp-server is a server that connects to a local ComfyUI instance. Its primary function is to store and manage notes.

To use it, follow the installation guide. This involves setting up the claude_desktop_config.json file for your OS and running the server commands to handle your notes.

Its key features include a custom note:// URI scheme for direct note access, the ability to summarize notes with adjustable detail levels, and a dedicated tool for adding new notes.

Common use cases are storing and organizing personal or team notes, and generating quick summaries of past notes for easy reference. The summary detail can be adapted using a configurable prompt style.

For common questions: The note:// scheme provides direct links to notes on the server. You add a note using the add-note tool with the required name and content. Yes, you can customize the summarization detail via the optional style argument.