Loading MCP server directory, please wait...
MCP server for Google Nano Banana (Gemini) image generation
npx @getmcp/cli add io.github.codeFi/mcp-nano-bananaRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codeFi/mcp-nano-banana": {
"command": "npx",
"args": [
"-y",
"mcp-nano-banana"
],
"env": {
"GEMINI_API_KEY": ""
}
}
}
}