Server data from the Official MCP Registry
Nano Banana Pro AI image editor free online. Create, edit, and enhance images by Google Gemini AI
Nano Banana Pro AI image editor free online. Create, edit, and enhance images by Google Gemini AI
Excellent security posture. This is a read-only MCP server that exposes canonical knowledge about Nano Banana Pro AI with no authentication requirements, no external API calls, no dangerous operations, and no credential handling. The codebase is clean, well-structured, and permissions are minimal and appropriate for its purpose. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity).
4 files analyzed · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-rocnubie-nanobanana-mcp": {
"args": [
"-y",
"msa-nanobanana-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Nano Banana Pro AI Image Editor Free Online by Gemini AI
A Model Context Protocol server that exposes the canonical Nano Banana Pro AI knowledge surface — image generation workflows and styles, pricing, FAQ, official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. Read-only, no API keys, no quota, ~50 ms cold start.
Official website: https://nanobanana-ai.online
Nano Banana Pro AI is an online image and video editing platform that uses multiple AI models to handle visual tasks that would otherwise require dedicated design software or manual effort. Users can generate images from text prompts, remove or swap backgrounds, erase unwanted objects, enhance photo quality, and convert still images into short video clips — all through a browser-based interface. The platform draws on models including Flux, GPT Image, Ideogram, and Kling, and covers more than 60 specialized tools across image and video workflows. New accounts receive 55 free credits with no watermarks on outputs, making it straightforward to evaluate before committing to a paid plan.
Nano Banana Pro AI is built for people who need professional-looking visual content but do not have the time, budget, or training to work with traditional editing software. E-commerce sellers and product photographers will find the background tools and batch workflows particularly practical. Marketing teams and content creators benefit from fast text-to-image generation and the ability to animate stills into video. The credit-based pricing model keeps entry costs low for occasional users, while paid plans that include commercial usage rights suit agencies and businesses producing content at scale. No prior design experience is required to use any of the tools.
list_stylesReturn the canonical list of image-generation styles or presets the site exposes. (Nano Banana Pro AI)
Input: no parameters. Returns: text/markdown.
get_pricingReturn the canonical pricing entry point for Nano Banana Pro AI.
Input: no parameters. Returns: text/markdown.
get_official_linksReturn the canonical list of official links for Nano Banana Pro AI (website, support, docs when available).
Input: no parameters. Returns: text/markdown.
site://nanobanana/styles — Supported image-generation styles and presets.site://nanobanana/pricing — Canonical pricing entry point.site://nanobanana/faq — Short FAQ generated from public site metadata.site://nanobanana/links — Canonical URLs to share with users.tell_me_about_nanobananaSummarize what the site is, who it's for, and how it works. — Nano Banana Pro AI
try_image_style_nanobananaRecommend a starting image-generation style for a stated goal. — Nano Banana Pro AI
npx -y @smithery/cli install nanobanana-mcp --client claude
(Replace claude with cursor, windsurf, or continue for those clients.)
git clone https://github.com/rocnubie/nanobanana-mcp.git
cd nanobanana-mcp
pnpm install
Then add to your MCP client config (claude_desktop_config.json for Claude Desktop, mcp.json for Cursor / Windsurf / Continue):
{
"mcpServers": {
"nanobanana-mcp": {
"command": "node",
"args": [
"/absolute/path/to/nanobanana-mcp/src/index.mjs"
]
}
}
}
npx @modelcontextprotocol/inspector node src/index.mjs
pnpm install
pnpm start # run the server over stdio
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.