🔗 Official Repository

github.com/jau123/MeiGen-AI-Design-MCP

Always check the official repository for the latest setup instructions and license.

What is it?

AI image generation & editing MCP server with 1,500+ curated prompt library, smart prompt enhancement, and multi-provider routing (local ComfyUI, MeiGen Cloudis a Model Context Protocol (MCP) server enabling AI applications like Claude and Cursor to securely access art and culture capabilities through the open protocol.

Common Use Cases

  • Connect Claude or Cursor directly to art and culture
  • Automating repetitive tasks through AI agents
  • Building smart workflows combining multiple tools in one pipeline

Quick Install (Claude Desktop)

{
  "mcpServers": {
    "MeiGen-AI-Design-MCP": {
      "command": "npx",
      "args": ["-y", "jau123/MeiGen-AI-Design-MCP"]
    }
  }
}

Add to your Claude Desktop config file after installing requirements per the repo instructions.

Similar Servers