Gemini Image MCP Server
Provides tools for image generation through Google's Gemini API, allowing users to generate images from prompts, enhance existing prompts, and list available models.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Gemini Image MCP Servergenerate a 3D render of a cute robot in a Pixar style"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🎨 Gemini Image MCP Server
Claude.ai-ға Nano Banana (Gemini) арқылы сурет генерациясын қосатын custom MCP connector.
Жылдам старт
1. GitHub-қа жүкте
git init
git add .
git commit -m "Gemini MCP Server"
gh repo create gemini-mcp-server --public --push2. Deploy ет (таңда біреуін)
Опция А: Railway (ұсынылады)
https://railway.com → GitHub-пен кір
"New Project" → "Deploy from GitHub Repo"
Репозиторийді таңда
Variables бөліміне қос:
GEMINI_API_KEY= сенің keyPORT= 8080MCP_TRANSPORT= sse
Deploy бас → URL аласың (мыс:
https://gemini-mcp-server-xxx.up.railway.app)
Опция Б: Render (тегін)
https://render.com → GitHub-пен кір
"New Web Service" → Репозиторийді таңда
Environment variables қос:
GEMINI_API_KEY= сенің keyPORT= 8080MCP_TRANSPORT= sse
Deploy бас → URL аласың
3. Claude.ai-ға қос
"Add custom connector"
URL:
https://сенің-сервер-url/sse"Add" бас → дайын!
4. Қолдан
Claude.ai чатында жаз:
"Қазақ даласында жылқы шапқан қыз, Pixar 3D стильде сурет жаса"
Related MCP server: Banana Image MCP
Қолданылатын tool-дар
Tool | Сипаттамасы |
| Промпт арқылы сурет генерациялау |
| Промптты жақсарту |
| Қол жетімді модельдерді көрсету |
Стильдер
photorealistic— фотореалистікillustration— цифрлық иллюстрацияcartoon— мультфильм стилі3d_render— 3D Pixar стилі (Storyara үшін!)pixel_art— пиксель артwatercolor— акварельoil_painting— май бояу
Environment Variables
Variable | Міндетті | Сипаттамасы |
| Иә | Google AI Studio API key |
| Жоқ | Сервер порты (default: 8080) |
| Жоқ |
|
| Жоқ | Gemini model ID (default: gemini-2.0-flash-exp) |
This server cannot be deployed
Maintenance
Related MCP Connectors
- lightgenOAuthapp.lightgen
Generate and edit images and create short videos inside Claude. Prepaid credits, no subscription.
Generate images with your own ChatGPT subscription (Plus, Pro or Team), without spending API credits
Use AI models for chat, image, and video generation from Claude Code and other MCP hosts.
Generate AI images, videos, music, SFX & speech in any AI assistant. Results appear inline in chat.
Related MCP Servers
- AlicenseBqualityCmaintenanceEnables Claude Desktop to generate text and analyze images using Google's Gemini Pro API. Provides seamless integration between Claude and Gemini's AI capabilities through natural language commands.2MIT
- AlicenseAqualityCmaintenanceEnables Claude and other AI assistants to generate high-quality images up to 4K resolution using Google's Gemini image models, with support for flexible aspect ratios, natural language editing, and Google Search grounding for accurate results.412MIT
- AlicenseAqualityDmaintenanceExposes Google Gemini's Nano Banana image generation models to Claude, enabling text-to-image generation, image editing, and multi-image composition through natural language prompts.3MIT
- FlicenseNot gradedqualityDmaintenanceEnables Claude to generate and edit images using Google Gemini AI.-