Gemini Imagen 3.0 MCP Server
@falahgs
About Gemini Imagen 3.0 MCP Server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Gemini Imagen 3.0 MCP Server?
A professional Model Context Protocol (MCP) server implementation that harnesses Google’s Imagen 3.0 model through the Gemini API for high-quality image generation. Built with TypeScript, it is designed for seamless integration with Claude Desktop and other MCP‑compatible hosts.
How to use Gemini Imagen 3.0 MCP Server?
Clone the repository, install dependencies (npm install), build the TypeScript code (npm run build), then configure Claude Desktop by adding the server to claude_desktop_config.json with the correct path and your GEMINI_API_KEY. Use the generate_images tool to create images and the create_image_html tool to generate HTML preview tags.
Key features of Gemini Imagen 3.0 MCP Server
- Leverages Google’s Imagen 3.0 model via the Gemini API
- Generates up to 4 high‑quality images per request
- Automatic file management with intelligent naming
- HTML preview generation with file:// protocol support
- Built on MCP protocol for AI agent compatibility
- TypeScript implementation with robust error handling
Use cases of Gemini Imagen 3.0 MCP Server
- AI‑powered image generation directly from Claude Desktop or other MCP hosts
- Batch creation of up to four images from a single text prompt
- Local preview of generated images using automatically created HTML tags
- Integration into automated workflows that require image generation with file management
FAQ from Gemini Imagen 3.0 MCP Server
What tools does the server provide?
It provides two tools: generate_images (prompt required, optional numberOfImages 1‑4) and create_image_html (imagePaths required, optional width/height).
What are the prerequisites to run the server?
You need Node.js 18 or higher, a Google Gemini API key, and an MCP‑compatible host such as Claude Desktop.
How are generated images stored?
Images are saved automatically to G:\image-gen3-google-mcp-server\images with filenames following the pattern {sanitized-prompt}-{timestamp}-{index}.png.
What error codes does the server use?
It implements two error codes: tool_not_found (1) when a requested tool is unavailable, and execution_error (2) when image generation or HTML creation fails.
Can I generate more than four images per request?
No, the numberOfImages parameter accepts a value between 1 and 4 (default 1).
More AI & Agents MCP servers
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
Comments