Nano Banana MCP Server (CLIProxyAPI Edition)
Related Servers
Alternatives to Nano Banana MCP Server (CLIProxyAPI Edition)
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityBmaintenanceEnables generating images from text prompts using Google Gemini's native image models, with configurable aspect ratios and resolution, returning images inline or as signed URLs for larger outputs.-
- AlicenseAqualityDmaintenanceProvides image generation, modification, and analysis capabilities using Google's Gemini API, enabling AI-powered image operations through natural language.523 npmMIT
- AlicenseNot gradedqualityBmaintenanceEnables AI assistants to generate high-quality images using Google's Gemini and Imagen models with support for multiple aspect ratios, dynamic model selection, and direct file saving capabilities.MIT
- AlicenseAqualityCmaintenanceEnables image generation using Gemini native models, supporting both single prompts and batch processing via a file-based queue. It allows for detailed configuration of aspect ratios and models using YAML frontmatter across various MCP-enabled clients.313 npmMIT
- FlicenseNot gradedqualityCmaintenanceEnables image generation and editing using Google's Gemini models with support for model selection and custom aspect ratios. Users can generate high-quality images or modify existing ones through natural language prompts while controlling specific parameters like quality and dimensions.-
- AlicenseBqualityDmaintenanceEnables image generation using Google Gemini models like Gemini 2.0 Flash and Imagen 3.0 with support for custom aspect ratios and negative prompts. It also allows users to list and manage generated images stored in local directories.210 npmMIT
TDQS
Scored across 4 tools
Each tool has a distinct, non-overlapping purpose: generate_image for image creation/editing, maintenance for system cleanup tasks, show_output_stats for statistics viewing, and upload_file for file uploading. There is no ambiguity in their functions, and an agent can easily select the correct tool based on the task.
The naming is mixed, with generate_image and upload_file using a verb_noun pattern, while maintenance and show_output_stats are more noun-based or descriptive. This inconsistency makes the pattern less predictable, though the names are still readable and clear in intent.
With 4 tools, the count is reasonable for a server focused on image generation and file management. It covers core operations without being overly sparse or bloated, though it might benefit from a few more specialized tools for advanced image editing or configuration.
The tool set covers key workflows: image generation/editing, system maintenance, statistics viewing, and file uploading. Minor gaps exist, such as tools for deleting uploaded files or managing image metadata more directly, but agents can likely work around these with the provided tools.