mrn-gemini-imagen-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_MODEL | No | Gemini model to use | gemini-3-pro-image-preview |
| GEMINI_API_KEY | Yes | Your Google Gemini API key | |
| GEMINI_OUTPUT_DIR | No | Output directory for images | ./generated_images |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_imageB | Generate an image from a text description using Google Gemini. Returns the file path of the generated image. |
| edit_imageA | Edit an existing image based on a text prompt using Google Gemini. Useful for modifying specific parts of an image while preserving others. |
| iterate_imageB | Iteratively refine an image through multi-turn conversation. Start a new session with an image, or continue an existing session to make incremental adjustments. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mernorthzide/mrn-gemini-imagen-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server