Productivity|Development|AI / ML|Media|UtilitiesTypeScript
MeiGen-AI-Design-MCP
Turn Claude Code / OpenClaw into your personal design assistant rivaling Lovart.
N/A rating (0 reviews)0 installs559 GitHub stars
MCPAIDesign
An open-source MCP Server that gives LLMs creative and aesthetic capabilities through 7 tools and carefully designed skills, enabling them to generate designs locally with ComfyUI and access a library of over 1,300 prompts.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"meigen-ai-design-mcp-1": {
"args": [
"-y",
"meigen"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.