jonpojonpo_comfy-ui-mcp-server

jonpojonpo_comfy-ui-mcp-server

0

The comfy-ui-mcp-server is a server designed to connect to a local instance of comfyUI. It supports note storage and management with features like summarization and a note addition tool, offering a customizable prompt for note summarization.

comfy-ui-mcp-server

A server for connecting to a local comfyUI.

Components

Resources

  • Implements a note storage system with a custom URI scheme for access.
  • Each note has a name, description, and text/plain mimetype.

Prompts

  • Provides a prompt called summarize-notes to create note summaries.
  • Includes an optional style argument (brief/detailed).

Tools

  • Implements add-note to add new notes with required string arguments for name and content.

Quickstart

Install

  • Information provided for configuration on both MacOS and Windows.