mcpbeat Sign in

Local GPU Imagegen MCP Server

by zc4578980-tech Your server? Claim it
local only

Local GPU Imagegen runs on your own machine — the client starts it, so there is no endpoint to ping. 300 installs a week from pypi. Last commit 31 Aug 2026.

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

Installs per day peak 188 · avg 27 · +209% w/w
a month agotoday
300
Installs / week
pypi · local-gpu-imagegen
1
Stars
0 open issues
31 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

What changed 11

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 31 August 2026. No other catalogue keeps this.

10 Sep the owner changed
9 Sep the owner changed
8 Sep the owner changed
7 Sep the owner changed
6 Sep the owner changed
5 Sep the owner changed
4 Sep the owner changed
3 Sep the owner changed
2 Sep the owner changed
1 Sep the owner changed
and 1 more, back to 31 August 2026

Nothing serious here today

Today is the operative word: we check Local GPU Imagegen every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add local-gpu-imagegen -- uvx local-gpu-imagegen
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "local-gpu-imagegen": {
      "args": [
        "local-gpu-imagegen"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.local-gpu-imagegen]
command = "uvx"
args = ["local-gpu-imagegen"]
.cursor/mcp.json
{
  "mcpServers": {
    "local-gpu-imagegen": {
      "args": [
        "local-gpu-imagegen"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "local-gpu-imagegen": {
      "args": [
        "local-gpu-imagegen"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Local GPU Imagegen

same job, measured the same way
Local GPU Imagegen
by chevalgrand520

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

local only
Openlane MCP Server
by gregdog

MCP server for Openlane GRC: controls, evidence, policies, risks, workflows, and approvals.

local only
HOL Guard
by hashgraph-online

Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server.

90 145 installs/wk local only
Seojeom MCP
by seojeom

Local-first MCP server for Claude/Codex project wiki and graph workflows

local only
Prompt Switchboard MCP Sidecar
by xiaojiou176-open

Compare-first local MCP sidecar for browser AI workflows.

local only
Mova Flat Runner
by mova-compact

Governed AI workflows with human approval gates and audit trails for Claude and MCP clients.

18 installs/wk local only
ReadyAgents
by readyagentsdev

Local YAML/JSON agent workflow CLI with approvals, resume, and optional stdio or loopback MCP HTTP.

local only
Infiknit
by synthenova

Local Infiknit MCP for image and video canvas workflows. Keep Infiknit open on this computer.

local only

Local GPU Imagegen — questions

Answers built from our own checks of this server.

Why is there no uptime for Local GPU Imagegen?
Local GPU Imagegen runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package local-gpu-imagegen was installed 300 times last week.
How do I connect Local GPU Imagegen?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls local-gpu-imagegen straight from pypi; nothing to host, nothing to sign up for.
How many people use Local GPU Imagegen?
The pypi package local-gpu-imagegen was installed 300 times in the last week. Week over week that is +209%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Local GPU Imagegen open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.