mcp-banana-image
Verified Safeby Trigi-Digital
Overview
AI-powered server to generate, edit, analyze, and process images using Google's Gemini-3-Pro model through a Model Context Protocol interface, offering 16 specialized tools.
Installation
npx -y mcp-banana-imageEnvironment Variables
- GEMINI_API_KEY
- GEMINI_BASE_URL
- IMAGE_OUTPUT_DIR
- SKIP_PROMPT_ENHANCEMENT
- MCP_TRANSPORT
- MCP_HTTP_PORT
- MCP_HTTP_HOST
- MCP_CORS_ORIGIN
- MCP_HTTP_TIMEOUT
- MCP_API_KEY
Security Notes
The server features comprehensive input validation and path sanitization, actively preventing SSRF, path traversal, and null byte injection attacks. Sensitive data is robustly redacted from logs. Explicit error handling for API content safety blocks and rate limits is implemented. The security architecture demonstrates a strong focus on preventing common vulnerabilities.
Similar Servers
gemini-mcp-server
An MCP server providing a suite of 7 AI-powered tools (Image Gen/Edit, Chat, Audio Transcribe, Code Execute, Video/Image Analysis) powered by Google Gemini, featuring a self-learning "Smart Tool Intelligence" system for prompt enhancement and user preference adaptation.
nanobanana-api-mcp
An MCP server providing image generation and editing capabilities via the Google Gemini API, integrable with various AI coding assistants and IDEs.
imgenx
AI image and video generation and processing, functioning as a command-line tool or MCP server.
ultimate-image-gen-mcp
A professional MCP server for Google's Gemini 3 Pro Image Preview, enabling state-of-the-art image generation with advanced reasoning, high-resolution output (1K-4K), up to 14 reference images, Google Search grounding, and automatic thinking mode.