tasopen/mcp-alphabanana
[](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
Configuration
{
"mcpServers": {
"tasopen-mcp-alphabanana": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tasopen-mcp-alphabanana"
],
"env": {}
}
}
}