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 "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables 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.Last updated2MIT
- 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.Last updated412MIT
- 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.Last updated3MIT
- Flicense-qualityDmaintenanceEnables Claude to generate and edit images using Google Gemini AI.Last updated
Related MCP Connectors
Generate AI images, video, speech, music and presentations from Claude, ChatGPT and Cursor.
Generate logos, social posts, app screenshots, comic panels & visual-novel assets from prompts.
Generate images, GIFs, and PDFs from HTML, URLs, or templates — from your AI agent.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/turanmural/gemini-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server