Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"~~image generation": {
"command": "node",
"args": [
"PATH_TO_NANO_BANANA_MCP/build/index.js"
],
"env": {
"GEMINI_API_KEY": "YOUR_GEMINI_API_KEY"
}
}
}
}Replace placeholder values for: GEMINI_API_KEY
Review these signals before enabling this server
This MCP server needs API keys or credentials. Configure them in your environment before use.
Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
Environment variables set when the server starts
GEMINI_API_KEY=YOUR_GEMINI_API_KEYSensitive values you must provide — never committed to source control
Declared capabilities of this MCP server
npx claudepluginhub p/frankxai-visual-studio-visual-studio