Local GPU Imagegen
Rank #14,074io.github.zc4578980-tech/local-gpu-imagegen
MCP-first control plane for ComfyUI workflows with explicit approvals and no silent downloads.
Local GPU Imagegen is a Model Context Protocol (MCP) server published by zc4578980-tech. It ranks #14,074 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Local GPU Imagegen is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 3, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 117,972 of 132,046 servers on MCP Toplist.
Use Local GPU Imagegen
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add local-gpu-imagegen -- uvx local-gpu-imagegen serve[mcp_servers.local-gpu-imagegen]
command = "uvx"
args = ["local-gpu-imagegen", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"local-gpu-imagegen": {
"command": "uvx",
"args": [
"local-gpu-imagegen",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"local-gpu-imagegen": {
"command": "uvx",
"args": [
"local-gpu-imagegen",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"local-gpu-imagegen": {
"type": "stdio",
"command": "uvx",
"args": [
"local-gpu-imagegen",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"local-gpu-imagegen": {
"command": "uvx",
"args": [
"local-gpu-imagegen",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"local-gpu-imagegen": {
"command": "uvx",
"args": [
"local-gpu-imagegen",
"serve"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.zc4578980-tech%2Flocal-gpu-imagegen)<a href="https://mcptoplist.com/server/io.github.zc4578980-tech%2Flocal-gpu-imagegen"><img src="https://mcptoplist.com/badge/io.github.zc4578980-tech%2Flocal-gpu-imagegen.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
zc4578980-tech
Available versions (3)
| Version | Published |
|---|---|
| 0.9.1 | Aug 31, 2026 |
| 0.9.0 | Aug 8, 2026 |
| 0.8.3 | Aug 3, 2026 |
Frequently asked questions
- Who maintains Local GPU Imagegen?
- Local GPU Imagegen is maintained by zc4578980-tech, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Local GPU Imagegen listed on the Official MCP Registry?
- Yes — Local GPU Imagegen is listed on the Official MCP Registry, alongside Glama.
- How many versions does Local GPU Imagegen have?
- MCP Toplist tracks 3 versions of Local GPU Imagegen, most recently published on Aug 31, 2026.
- Where can I find the source code for Local GPU Imagegen?
- The source code for Local GPU Imagegen is hosted at github.com/zc4578980-tech/local-gpu-imagegen.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.