jau123/MeiGen-AI-Design-MCP
[](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
Configuration
{
"mcpServers": {
"jau123-meigen-ai-design-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-jau123-meigen-ai-design-mcp"
],
"env": {}
}
}
}