← Back to Plugins
MCP Server MCP

Local GPU Imagegen

github By github 👁 2 views ▲ 0 votes

MCP-first control plane for ComfyUI workflows with explicit approvals and no silent downloads.

Homepage Verified source GitHub

Install

uvx local-gpu-imagegen

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "local-gpu-imagegen",
      "version": "0.9.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "serve",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...