Home › Design & Media › Ultimate Gemini MCP
Ultimate Gemini MCP
Image generation with Google Gemini 3.1 Flash: 512px-4K, reference images, search grounding
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 6.0.21)
uvx ultimate-gemini-mcp
Or add to your MCP client config:
{
"mcpServers": {
"ultimate-image-gen-mcp": {
"command": "uvx",
"args": [
"ultimate-gemini-mcp"
],
"env": {
"GEMINI_API_KEY": "<YOUR_VALUE>",
"OUTPUT_DIR": "<YOUR_VALUE>",
"DEFAULT_IMAGE_SIZE": "<YOUR_VALUE>",
"DEFAULT_MODEL": "<YOUR_VALUE>",
"ENABLE_PROMPT_ENHANCEMENT": "<YOUR_VALUE>",
"ENABLE_GOOGLE_SEARCH": "<YOUR_VALUE>",
"REQUEST_TIMEOUT": "<YOUR_VALUE>",
"MAX_BATCH_SIZE": "<YOUR_VALUE>",
"LOG_LEVEL": "<YOUR_VALUE>"
}
}
}
}
GEMINI_API_KEYrequired secret — Google Gemini API key (free tier at https://aistudio.google.com/apikey). Also accepts GOOGLE_API_KEY.OUTPUT_DIR— Directory where generated images are savedDEFAULT_IMAGE_SIZE— Default resolution for generated imagesDEFAULT_MODEL— Default Gemini image modelENABLE_PROMPT_ENHANCEMENT— Automatically enhance prompts with Gemini Flash before generationENABLE_GOOGLE_SEARCH— Enable Google Search grounding by default (real-time data like weather, events)REQUEST_TIMEOUT— API request timeout in secondsMAX_BATCH_SIZE— Max parallel requests in batch modeLOG_LEVEL— Logging level
Related servers
mcp-for-blender
MCP server for working with Blender
godot-mcp
A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot…
openshorts
Turn long videos into viral vertical shorts and publish them to TikTok, Instagram and YouTube.
Unity-MCP
Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.
Tolgee
Your app's translations in Tolgee: search keys, create translations, trigger machine translation
davinci-resolve-mcp
MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control
Data from the Official MCP Registry