49
/ 100
1 month ago
glama

ComfyMCP Studio

Generates 2D game assets (sprites, icons, tilesets, characters, animations) using AI workflows powered by ComfyUI with support for viewpoint control, style presets, and Unity export.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
5 tools describe read intent but their handlers mutate — generate_icons (line 276: file_path.write_bytes(image_bytes)); generate_character (line 468: file_path.write_bytes(image_bytes)); generate_with_viewpoint (line 729: file_path.write_bytes(image_bytes))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCOMFYUI_CHECKPOINTsd_xl_base_1.0.safetensors
configBACKEND_TYPE"": "comfyui",
configCOMFYUI_HOST"": "127.0.0.1",
configCOMFYUI_PORT"": "8188"
configOUTPUT_DIRGenerated images are saved under when you call tools with save_to_file=true.
configUNITY_ASSETS_DIRC:/Projects/MyGame/Assets
configALLOW_WRITE_ROOTS
configMAX_IMAGE_BASE64_CHARS
configMCP_TRANSPORT
configMCP_MOUNT_PATH
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/tuannguyen14-comfyai-mcp-gameassets-3jkmpo)](https://m8ven.ai/mcp/tuannguyen14-comfyai-mcp-gameassets-3jkmpo)
commit: 6d8c593004f654782d2562473e023f9fa9e0fb72
code hash: 660a293f32946b097dd79c5891caff9e2e29db4daee9e32f02674d95b399bd87
verified: 6/24/2026, 10:32:09 AM
view raw JSON →