Back to directory
tasopen/mcp-alphabanana

tasopen/mcp-alphabanana

@tasopen

A local MCP server for generating image assets using Google Gemini AI (Nano Banana 2 / Pro). Enable transparency and resize.

mcpgeminiimage-generationgoogle-geminifastmcptypescripttransparencytool

Installation & Configuration

{
  "mcpServers": {
    "alphabanana": {
      "command": "npx",
      "args": [
        "-y",
        "@tasopen/mcp-alphabanana"
      ],
      "env": {
        "GEMINI_API_KEY": "${env:GEMINI_API_KEY}"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/25
Updated
2026/6/26