Skip to main content
Glama

Nano-Banana-MCP

by ConechoAI

configure_gemini_token

Set up your Gemini API token from Google AI Studio to enable image generation capabilities in the Nano-Banana MCP server.

Instructions

Configure your Gemini API token for nano-banana image generation

Input Schema

NameRequiredDescriptionDefault
apiKeyYesYour Gemini API key from Google AI Studio

Input Schema (JSON Schema)

{ "properties": { "apiKey": { "description": "Your Gemini API key from Google AI Studio", "type": "string" } }, "required": [ "apiKey" ], "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