Back to Home
Trigi-Digital icon

mcp-banana-image

Verified Safe

by 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

Run Command
npx -y mcp-banana-image

Environment 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

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens500
Stars0
Forks0
Last Update2026-01-17

Tags

AI Image GenerationImage EditingImage AnalysisGemini ProMCP ServerNode.jsTypeScript