Skip to content
MCP Server Community By @jau123

jau123/MeiGen-AI-Design-MCP

[![mei-gen-ai-design-mcp MCP server](https://glama.ai/mcp/servers/@jau123/mei-gen-ai-design-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@jau123/mei-gen-ai-design-mcp) 📇 ☁️ 🏠 - AI image generation & editing MCP server with 1,500+ curated prompt library, smart prompt enhancement, and multi-provider routing (local ComfyUI, MeiGen Cloud, OpenAI-compatible APIs).

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: jau123/MeiGen-AI-Design-MCP Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-jau123-meigen-ai-design-mcp

Detailed Documentation

mei-gen-ai-design-mcp MCP server 📇 ☁️ 🏠 - AI image generation & editing MCP server with 1,500+ curated prompt library, smart prompt enhancement, and multi-provider routing (local ComfyUI, MeiGen Cloud, OpenAI-compatible APIs).

Configuration

{
  "mcpServers": {
    "jau123-meigen-ai-design-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-jau123-meigen-ai-design-mcp"
      ],
      "env": {}
    }
  }
}