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 стильде сурет жаса"
Қолданылатын 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
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
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