Nano Banana Pro MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_API_KEY | Yes | Your Gemini API key from Google AI Studio |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_imageA | Generate a NEW image from text prompt using Gemini 3 Pro. Use this for creating completely new images from scratch. Supports high-resolution output (1K, 2K, 4K) and various aspect ratios. |
| edit_imageB | Edit an existing image file using text instructions. Can add/remove elements, change styles, transfer styles from reference images, and more. |
| continue_editingA | Continue editing the last generated/edited image in this session. Use for iterative improvements without specifying the file path. |
| get_last_image_infoA | Get information about the last generated/edited image in this session. |
| compose_imagesA | Combine multiple images into a new composition. Perfect for product mockups, character consistency, and creative collages. Supports up to 14 reference images. |
| get_configuration_statusA | Check if the Gemini API key is configured and ready to use. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/konigt6905/nano-banana-pro-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server