MCP Server
MCP
Local GPU Imagegen
MCP-first control plane for ComfyUI workflows with explicit approvals and no silent downloads.
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
By
Comments
Sign in to leave a comment