AI Image Generation & Editor — Nanobanana, GPT Image, ComfyUI
Installation
SKILL.md
Creative Toolkit
Generate professional AI images through a unified interface that routes across multiple providers. Search curated prompts, enhance ideas into production-ready descriptions, and manage local ComfyUI workflows — all from a single MCP server.
Quick Start
Add the MCP server to your mcporter config (~/.config/mcporter/config.json):
{
"mcpServers": {
"creative-toolkit": {
"command": "npx",
"args": ["-y", "meigen@1.2.5"]
}
}
}