Skip to main content
Glama
VPCriativo94

gemini-nano-banana-mcp

by VPCriativo94

gemini-nano-banana-mcp

Minimal MCP server that generates images through Google's Gemini "Nano Banana" image models (gemini-2.5-flash-image by default), using your own free Google AI Studio API key.

No third-party service, no paid credits — requests go straight to Google's Gemini API.

Setup

npm install
npm run build

Get a free API key at https://aistudio.google.com/apikey.

Related MCP server: Nano Banana MCP Server

Register with Claude Code

claude mcp add gemini-image --scope user -e GEMINI_API_KEY=your-key-here -- node /absolute/path/to/gemini-nano-banana-mcp/dist/index.js

Tool

generate_image

Argument

Required

Description

prompt

yes

Text description of the image to generate

model

no

Gemini image model id (default: gemini-2.5-flash-image)

aspect_ratio

no

e.g. 1:1, 16:9, 9:16

file_name

no

Output file name (default: a timestamp)

Generated images are saved to OUTPUT_DIR (default: ./output) and the tool returns the saved file path.

Environment variables

Variable

Required

Default

GEMINI_API_KEY

yes

OUTPUT_DIR

no

./output

License

MIT

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

Related MCP Connectors

  • Generate images, video & speech with Nano Banana, Veo, Omni and Gemini TTS. Pay as you go.

  • Generate logos, social posts, app screenshots, comic panels & visual-novel assets from prompts.

  • Generate PWA icon sets and iOS splash screens from a text prompt or an existing image.

View all MCP Connectors

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/VPCriativo94/gemini-nano-banana-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server