MCP Server
MCP
io.github.codeFi/mcp-nano-banana
MCP server for Google Nano Banana (Gemini) image generation
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-nano-banana",
"version": "1.2.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Google Gemini API key used for image generation requests.",
"name": "GEMINI_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment