Developer ships open-source MCP server to run Labnana image generation inside Claude Code and Cursor

e10t · reddit · 2026-08-27

Developer e10t open-sourced labnana-mcp, bringing Labnana image generation into MCP clients so users can generate and edit images without leaving Claude Code, Cursor, VS Code, or Claude Desktop.

It exposes five tools: generateimage (text-to-image, reference-image editing, 4K jobs), estimatecredits, getsubscription, listgenerationtasks, and getgenerationtask. Results save the original image and return a bounded MCP image preview with structured metadata; an MCP Apps view is also published for compatible hosts.

Run with npx -y @exoticknight/labnana-mcp, or add to Claude Code via claude mcp add labnana -- npx -y @exoticknight/labnana-mcp. Requires Node.js 20.9+ and a Labnana API key; Apache-2.0 licensed.

Original post →

More from coding & agent

coding & agent channel →