MCP.so
Sign In

mcp-comfyui-sse

@Overseer66

About mcp-comfyui-sse

No overview available yet

Basic information

Category

Other

License

Apache-2.0 license

Runtime

smarty

Transports

stdio

Publisher

Overseer66

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is mCP-comfyui-sse?

Helm chart for deploying a ComfyUI SSE MCP server. Configures environment variables like COMFYUI_HOST and COMFYUI_PORT for integration with ComfyUI.

How to use mCP-comfyui-sse?

Add the Helm repo, update it, then use helm install, helm upgrade, or helm template with a values.yaml file to configure replica count, image, service, secrets, and environment variables.

Key features of mCP-comfyui-sse

  • Configurable replica count for scaling.
  • Custom image repository, tag, and pull policy.
  • Support for private registry via imagePullSecrets.
  • Service type options: ClusterIP, NodePort, LoadBalancer.
  • Environment variables: COMFYUI_HOST, COMFYUI_PORT, RETURN_URL, WORKFLOW_DIR.

Use cases of mCP-comfyui-sse

FAQ from mCP-comfyui-sse

How do I configure the ComfyUI host?

Set the COMFYUI_HOST environment variable in values.yaml to the host address of your ComfyUI service, e.g., comfyui.comfyui.svc.cluster.local for in-cluster access.

What environment variables are available?

Available variables include COMFYUI_HOST, COMFYUI_PORT, RETURN_URL, and WORKFLOW_DIR.

How do I install the chart?

Run helm repo add mcp-comfyui https://overseer66.github.io/comfyui-mcp-server-chart/, then helm repo update, then helm install release-name ./mcp-comfyui-sse.

Comments

More Other MCP servers