MCP Directory
Back

Nano-Banana-MCP

by ConechoAI · JavaScript · ★ 187

A Nano Banana MCP server, which you can integrate to cursor/claude code and any mcp client

Install

npx -y github:ConechoAI/Nano-Banana-MCP

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "nano-banana-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:ConechoAI/Nano-Banana-MCP"
      ]
    }
  }
}

From the README

> **🤖 This project was entirely generated by [Claude Code](https://claude.ai/code)** - an AI coding assistant that can create complete, production-ready applications from scratch. A Model Context Protocol (MCP) server that provides AI image generation and editing capabilities using Google's Gemini 2.5 Flash Image API. Generate stunning images, edit existing ones, and iterate on your creations with simple text prompts. - 🎨 **Generate Images**: Create new images from text descriptions - ✏️ **Edit Images**: Modify existing images with text prompts - 🔄 **Iterative Editing**: Continue edit…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers