Skip to main content
Glama

Nano-Banana-MCP

by ConechoAI

continue_editing

Modify the most recent image in your session by describing changes, enabling iterative improvements without needing to re-upload the file.

Instructions

Continue editing the LAST image that was generated or edited in this session, optionally using additional reference images. Use this for iterative improvements, modifications, or changes to the most recent image. This automatically uses the previous image without needing a file path.

Input Schema

NameRequiredDescriptionDefault
promptYesText describing the modifications/changes/improvements to make to the last image (e.g., 'change the hat color to red', 'remove the background', 'add flowers')
referenceImagesNoOptional array of file paths to additional reference images to use during editing (e.g., for style transfer, adding elements from other images, etc.)

Input Schema (JSON Schema)

{ "properties": { "prompt": { "description": "Text describing the modifications/changes/improvements to make to the last image (e.g., 'change the hat color to red', 'remove the background', 'add flowers')", "type": "string" }, "referenceImages": { "description": "Optional array of file paths to additional reference images to use during editing (e.g., for style transfer, adding elements from other images, etc.)", "items": { "type": "string" }, "type": "array" } }, "required": [ "prompt" ], "type": "object" }

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/ConechoAI/Nano-Banana-MCP'

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