MeiGen AI Design
Supports GPT Image 2, Nanobanana & ComfyUI, with a 1,400+ prompt library, carefully crafted hooks and a multi-task orchestration system
What is MeiGen AI Design?
MeiGen AI Design is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to supports gpt image 2, nanobanana & comfyui, with a 1,400+ prompt library, carefully crafted hooks and a multi-task orchestration system
Supports GPT Image 2, Nanobanana & ComfyUI, with a 1,400+ prompt library, carefully crafted hooks and a multi-task orchestration system
This server falls under the Data Science & ML category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- Supports GPT Image 2, Nanobanana & ComfyUI, with a 1,400+ pr
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx meigen-ai-design-mcpConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use MeiGen AI Design
MeiGen AI Design MCP is an AI image and video generation server that integrates directly with Claude Code, Cursor, Windsurf, and other MCP-compatible clients to provide access to multiple generation backends including GPT Image 2.0, Nanobanana 2, and locally-running ComfyUI workflows. The server ships with a library of over 1,400 curated design prompts, a prompt enhancement tool, and multi-task orchestration for parallel generation jobs. It is designed for developers and designers who want to generate, iterate on, and manage AI-generated visuals without leaving their coding environment.
Prerequisites
- Node.js 18+ installed (required to run npx)
- A MeiGen API token from meigen.ai (Settings → API Keys) for cloud generation backends
- Optionally: a locally running ComfyUI instance at http://localhost:8188 for local generation
- An MCP-capable client such as Claude Desktop, Claude Code, Cursor, VS Code, or Windsurf
Obtain your MeiGen API token
Create an account at meigen.ai and navigate to Settings → API Keys to generate a token (format: meigen_sk_...). This token is required for GPT Image 2.0, Nanobanana 2, and other MeiGen Cloud backends.
Install for Claude Code using the plugin marketplace
The fastest way to add this server to Claude Code is via the plugin marketplace command. For other clients, use the npx init subcommand to generate the correct config.
# Claude Code
/plugin marketplace add jau123/MeiGen-AI-Design-MCP
# Initialize config for other clients
npx meigen init cursor # Cursor
npx meigen init windsurf # Windsurf
npx meigen init vscode # VS CodeAdd the server to your claude_desktop_config.json (manual setup)
If configuring manually, add the meigen server entry to your MCP client's config file. Include your API token and desired output directory in the env block.
{
"mcpServers": {
"meigen": {
"command": "npx",
"args": ["-y", "meigen"],
"env": {
"MEIGEN_API_TOKEN": "meigen_sk_your_token_here",
"MEIGEN_OUTPUT_DIR": "~/Pictures/meigen"
}
}
}
}Restart your MCP client
Quit and reopen Claude Desktop or reload the MCP extension in your IDE. Once the server starts, the generate_image, search_gallery, enhance_prompt, and list_models tools will be available.
Generate your first image or video
Ask the AI assistant to search the gallery for prompt inspiration, enhance your idea, or go straight to generation. Use the list_models tool to see all available backends and select the one best suited for your use case.
# Standalone CLI generation (no MCP client needed)
npx meigen gen --prompt "minimalist logo, geometric, blue gradient"
npx meigen gen -p "product photo" -m gpt-image-2 -r 1:1MeiGen AI Design Examples
Client configuration
Claude Desktop config entry for MeiGen AI Design MCP with cloud generation enabled.
{
"mcpServers": {
"meigen": {
"command": "npx",
"args": ["-y", "meigen"],
"env": {
"MEIGEN_API_TOKEN": "meigen_sk_your_token_here",
"MEIGEN_OUTPUT_DIR": "~/Pictures/meigen",
"MEIGEN_VIDEO_OUTPUT_DIR": "~/Movies/meigen"
}
}
}
}Prompts to try
Example prompts that leverage the gallery search, prompt enhancement, and multi-backend generation capabilities.
- "Search the design prompt gallery for 'product photography' and show me the top 3 prompts"
- "Enhance this brief into a full Midjourney prompt: a cozy coffee shop interior"
- "Generate an image using GPT Image 2.0: a modern app UI mockup on an iPhone, clean design"
- "List all available image generation models and their capabilities"
- "Generate a landscape-format hero image for a SaaS landing page using Nanobanana 2"Troubleshooting MeiGen AI Design
generate_image returns an authentication error
Check that MEIGEN_API_TOKEN is correctly set in the env block of your MCP config and that it starts with meigen_sk_. Regenerate a token at meigen.ai → Settings → API Keys if necessary.
ComfyUI workflow fails or returns a connection error
Ensure ComfyUI is running locally and the API is enabled. The default URL is http://localhost:8188; override it with COMFYUI_URL in your env block if you use a different port or address.
npx takes too long to start the server on first run
The first npx invocation downloads the package from npm and may take 30-60 seconds. Subsequent starts are faster. To speed things up, install globally with 'npm install -g meigen' and use 'meigen' as the command instead of npx.
Frequently Asked Questions about MeiGen AI Design
What is MeiGen AI Design?
MeiGen AI Design is a Model Context Protocol (MCP) server that supports gpt image 2, nanobanana & comfyui, with a 1,400+ prompt library, carefully crafted hooks and a multi-task orchestration system It connects AI assistants to external tools and data sources through a standardized interface.
How do I install MeiGen AI Design?
Follow the installation instructions on the MeiGen AI Design GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with MeiGen AI Design?
MeiGen AI Design works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is MeiGen AI Design free to use?
Yes, MeiGen AI Design is open source and available under the MIT license. You can use it freely in both personal and commercial projects.
MeiGen AI Design Alternatives — Similar Data Science & ML Servers
Looking for alternatives to MeiGen AI Design? Here are other popular data science & ml servers you can use with Claude, Cursor, and VS Code.
Ultrarag
★ 5.6kA Low-Code MCP Framework for Building Complex and Innovative RAG Pipelines
RocketRide
★ 3.1k📇 🏠 - MCP server that exposes RocketRide AI pipelines as t
Aix Db
★ 2.1kAix-DB 基于 LangChain/LangGraph 框架,结合 MCP Skills 多智能体协作架构,实现自然语言到数据洞察的端到端转换。
NeMo Data Designer
★ 1.9k🎨 NeMo Data Designer: Generate high-quality synthetic data from scratch or from seed data.
PaperBanana
★ 1.7kOpen source implementation and extension of Google Research’s PaperBanana for automated academic figures, diagrams, and research visuals, expanded to new domains like slide generation.
MiniMax
★ 1.5kBridges MiniMax AI capabilities to the Model Context Protocol, enabling AI agents to perform image understanding, text-to-image generation, and speech synthesis. It provides a standardized interface for accessing MiniMax's core tools via JSON-RPC.
Browse More Data Science & ML MCP Servers
Explore all data science & ml servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up MeiGen AI Design in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use MeiGen AI Design?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.