Skip to main content
Glama
NH-5

Nano Banana MCP Server

by NH-5

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HTTPS_PROXYNoHTTPS代理地址
GOOGLE_API_KEYYesGoogle AI Studio API密钥

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_imageC

Generate images using Google Gemini Nano Banana Pro (gemini-3-pro-image-preview) model

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The single tool 'generate_image' has a clearly distinct purpose that cannot be confused with any other tool in this set.

Naming Consistency5/5

The single tool name 'generate_image' follows a clear verb_noun pattern. With only one tool, there is perfect consistency as there are no other tools to compare against or create naming conflicts with.

Tool Count2/5

A single tool for an image generation server feels thin and under-scoped. While it might cover the core functionality, typical MCP servers for such domains would include additional tools like list_models, get_image_details, or variations of generation parameters. The count of 1 suggests limited capability for agents to perform related operations.

Completeness2/5

The tool surface is severely incomplete for an image generation domain. There is only a generation tool with no supporting operations like model listing, configuration management, image retrieval, or editing capabilities. This creates significant gaps that will likely cause agent failures when trying to perform comprehensive image-related tasks.

Maintenance

ActivityInactive
ResponsivenessNo issues