提交

Nano Banana Ai Image Generator

@nanana-app

MCP server for Nanana AI image generation service powered by Google Gemini's nano banana model. This server allows Claude Desktop and other MCP clients to generate and transform images using nano banana's powerful image generation capabilities.

服务器配置

{
  "mcpServers": {
    "nanana": {
      "command": "npx",
      "args": [
        "-y",
        "@nanana-ai/mcp-server-nano-banana"
      ],
      "env": {
        "NANANA_API_TOKEN": "your-api-token-here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.