gemini-mcp-server
3
The Gemini Image Generation MCP Server facilitates image creation using Google's Gemini 2 API. It allows users to configure and start a server for generating images through an experimental API, supporting customization with several parameters.
Gemini Image Generation MCP Server
- Provides image generation capabilities using Google’s Gemini 2 API.
- Quick Start: Obtain a Gemini API key from Google AI Studio, configure Claude Desktop, and restart.
- Setup: Install dependencies with npm and configure environment variables with the Gemini API key.
- Usage: Run the server with npm and test using MCP inspector.
- Tools:
generateImage
to generate images using various parameters like prompt, number of samples, and aspect ratio.