Skip to main content
Glama
134,751 tools. Last updated 2026-05-25 19:45

"Using ComfyUI on the web with cloud services" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • ship-on-friday MCP — wraps StupidAPIs (requires X-API-Key)

  • European cloud hosting. Deploy and manage apps with your favorite AI coding assistant.

  • Click on a web page element using target selector or description. Supports single, double, left, right, or middle clicks with modifier keys.
  • Search the web using SearXNG, aggregating results from over 200 engines with privacy. Use categories to focus on specific content types or specify engines for precise sources.
    MIT
  • Stop the active ComfyUI process, capturing its info for later restart, and cleanly terminate the entire process tree and WebSocket connection.
    MIT
  • Free GPU VRAM for new generation runs by unloading cached models and memory from ComfyUI. Use when switching model families or running low on VRAM.
    MIT
  • Stops the running ComfyUI process, captures its configuration, waits for the port to become free, then relaunches with the same arguments and waits for the API to be ready.
    MIT
  • Retrieve a generated image from ComfyUI by providing its filename, returning it as an inline image. Supports remote servers without local path.
    MIT
  • Restarts ComfyUI using process info saved from a prior stop call. Supports desktop app and manual Python installs, waiting up to 60s for API readiness.
    MIT
  • Retrieve the current ComfyUI execution queue to view running and pending jobs.
    MIT
  • Convert compact workflow DSL into executable ComfyUI API-format JSON. Author and edit workflows in legible DSL, then convert to run with enqueue_workflow.
    MIT