Best for
- Users creating images or videos inside AI coding tools
- Design workflows that benefit from curated prompts and prompt enhancement
- Users with a local GPU or an image-generation API backend
Based on the supplied repository material, this is an MIT-licensed open-source stdio MCP server for AI image and video generation. The evidence documents 8 tools, three backend types, 1,446 prompt templates, and integrations with multiple AI clients. It is not maintained by the upstream model or MCP protocol owner, so official is false.
MeiGen AI Design MCP turns AI coding tools into design assistants with 8 tools, 1,446 curated prompts, prompt enhancement, image and video generation, ComfyUI workflow management, and parallel batch generation through sub-agents. It supports MeiGen Cloud, OpenAI-compatible APIs, and local ComfyUI backends.
Run the meigen package with npx and add the example configuration to a compatible MCP client configuration file. Before generating images or videos, configure local ComfyUI, MeiGen Cloud, or an OpenAI-compatible API with /meigen:setup or the documented environment variables. The first npx run requires network access.
{"mcpServers":{"meigen":{"command":"npx","args":["-y","[email protected]"],"env":{"MEIGEN_API_TOKEN":"meigen_sk_..."}}}}