Gemini Imagen 3.0 MCP Server
@falahgs
关于 Gemini Imagen 3.0 MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Gemini Imagen 3.0 MCP Server?
A professional Model Context Protocol (MCP) server that uses Google's Imagen 3.0 model via the Gemini API for high-quality image generation. Built with TypeScript, it integrates with Claude Desktop and other MCP-compatible hosts.
How to use Gemini Imagen 3.0 MCP Server?
Install Node.js 18+, clone the repository, run npm install and npm run build. Configure Claude Desktop by adding the server to claude_desktop_config.json with your Gemini API key as the GEMINI_API_KEY environment variable. The server provides two tools: generate_images (requires a prompt; optional numberOfImages from 1-4) and create_image_html (requires imagePaths; optional width and height).
Key features of Gemini Imagen 3.0 MCP Server
- Generates up to 4 high-quality images per request
- Automatic file management with intelligent naming
- HTML preview generation using file:// protocol
- MCP protocol for AI agent compatibility
- TypeScript implementation with robust error handling
Use cases of Gemini Imagen 3.0 MCP Server
- Generate images from text prompts using Imagen 3.0
- Create HTML preview tags for local viewing of generated images
- Automate image creation workflows in MCP-compatible environments
FAQ from Gemini Imagen 3.0 MCP Server
What are the prerequisites for using this server?
Node.js 18 or higher, a Google Gemini API key, and Claude Desktop or another MCP-compatible host.
How do I configure the server for Claude Desktop?
Add the server configuration to claude_desktop_config.json with the command node, arguments ./build/index.js, and the environment variable GEMINI_API_KEY.
What tools does the server provide?
generate_images for image generation and create_image_html for creating HTML preview tags. Both have required and optional parameters as documented.
Where are generated images saved?
Images are automatically saved in G:\image-gen3-google-mcp-server\images with filenames following the pattern {sanitized-prompt}-{timestamp}-{index}.png.
What error codes does the server use?
tool_not_found (1) when the requested tool is unavailable, and execution_error (2) when image generation or HTML creation fails.
媒体与设计 分类下的更多 MCP 服务器
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.
KiCAD MCP: AI-Assisted PCB Design
mixelpixxKiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.
RustChain MCP
ScottcjnMCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.
MCP Google Map Server
cablateA powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
Melrōse - programming of music melodies
emickleiinteractive programming of melodies, producing MIDI
评论