Skip to content
MCP Server Community By @tasopen

tasopen/mcp-alphabanana

[![mcp-alphabanana MCP server](https://glama.ai/mcp/servers/@tasopen/mcp-alphabanana/badges/score.svg)](https://glama.ai/mcp/servers/@tasopen/mcp-alphabanana) 📇 🏠 🍎 🪟 🐧 - Local MCP server for generating image assets with Google Gemini (Nano Banana 2 / Pro). Supports transparent PNG/WebP output, exact resizing/cropping, up to 14 reference images, and Google Search grounding.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: tasopen/mcp-alphabanana Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-tasopen-mcp-alphabanana

Detailed Documentation

mcp-alphabanana MCP server 📇 🏠 🍎 🪟 🐧 - Local MCP server for generating image assets with Google Gemini (Nano Banana 2 / Pro). Supports transparent PNG/WebP output, exact resizing/cropping, up to 14 reference images, and Google Search grounding.

Configuration

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