Skip to main content
Glama

Gemini Flash Image MCP Server

by brunoqgalvao
package.json1.03 kB
{ "name": "@brunoqgalvao/gemini-image-mcp-server", "version": "1.0.0", "description": "MCP server for Gemini 2.5 Flash Image (Nano Banana) - Generate and edit images using Google's AI", "type": "module", "main": "index.js", "bin": { "gemini-image-mcp": "./index.js" }, "scripts": { "start": "node index.js", "postinstall": "echo '\n✅ Installation complete! Run: npx @brunoqgalvao/gemini-image-mcp-server --help\n'" }, "keywords": [ "mcp", "gemini", "image-generation", "nano-banana", "ai", "google-ai", "model-context-protocol" ], "repository": { "type": "git", "url": "git+https://github.com/brunoqgalvao/gemini-image-mcp-server.git" }, "bugs": { "url": "https://github.com/brunoqgalvao/gemini-image-mcp-server/issues" }, "homepage": "https://github.com/brunoqgalvao/gemini-image-mcp-server#readme", "author": "Bruno Galvao", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "dotenv": "^16.4.5" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/brunoqgalvao/gemini-image-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server