loading…
Search for a command to run...
loading…
Enables image generation using Google Gemini models like Gemini 2.0 Flash and Imagen 3.0 with support for custom aspect ratios and negative prompts. It also all
Enables image generation using Google Gemini models like Gemini 2.0 Flash and Imagen 3.0 with support for custom aspect ratios and negative prompts. It also allows users to list and manage generated images stored in local directories.
Google Gemini image generation MCP server (Nano Banana).
flash mode: gemini-2.5-flash-image (fast, ~2-3s)pro mode: gemini-3-pro-image-preview (high quality, ~5-8s)claude mcp add nanobanana -e GEMINI_API_KEY=your-key-here -- npx -y @saroby/nanobanana-mcp
GEMINI_API_KEY=your-key-here npx @saroby/nanobanana-mcp
| Parameter | Type | Required | Description |
|---|---|---|---|
prompt |
string | Yes | Image description (1-8192 chars) |
model |
"flash" | "pro" |
No | Model selection (default: flash) |
aspect_ratio |
enum | No | 1:1, 16:9, 9:16, 4:3, 3:4 |
negative_prompt |
string | No | Elements to exclude |
output_dir |
string | No | Save directory (default: ./nanobanana-images) |
count |
number | No | Number of images 1-4 (default: 1) |
| Parameter | Type | Required | Description |
|---|---|---|---|
directory |
string | No | Directory to search (default: ./nanobanana-images) |
npm install
npm run build
npm run dev # watch mode
MIT
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"nano-banana": {
"command": "npx",
"args": []
}
}
}Transcripts, channel stats, search
AI image generation using various models.
Unified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API k
A powerful image generation tool using Google's Imagen 3.0 API through MCP. Generate high-quality images from text prompts with advanced photography, artistic,