awesome-nanobanana-pro (MCP Server)

GitHub

๐Ÿš€ An awesome list of curated Nano Banana pro prompts and examples. Your go-to resource for mastering prompt engineering and exploring the creative potential of the Nano banana pro(Nano banana 2) AI image model.

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "awesome-nanobanana-pro": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-awesome-nanobanana-pro"
      ]
    }
  }
}