MCP Nano Banana runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from npm. Last commit 22 Jun 2026.
MCP server for Google Nano Banana (Gemini) image generation
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-nano-banana -- npx -y mcp-nano-banana
{
"mcpServers": {
"mcp-nano-banana": {
"args": [
"-y",
"mcp-nano-banana"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-nano-banana]
command = "npx"
args = ["-y", "mcp-nano-banana"]
{
"mcpServers": {
"mcp-nano-banana": {
"args": [
"-y",
"mcp-nano-banana"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-nano-banana": {
"args": [
"-y",
"mcp-nano-banana"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.