Skip to main content
Glama
package.json1.16 kB
{ "name": "@rafarafarafa/nano-banana-pro-mcp", "version": "1.0.4", "description": "MCP server for Gemini 3 Nano Banana Pro image generation", "type": "module", "main": "dist/index.js", "bin": { "nano-banana-pro-mcp": "dist/index.js" }, "repository": { "type": "git", "url": "git+https://github.com/mrafaeldie12/nano-banana-pro-mcp.git" }, "files": [ "dist" ], "publishConfig": { "access": "public" }, "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node dist/index.js", "test": "vitest run", "test:watch": "vitest", "lint": "eslint src --ext .ts", "typecheck": "tsc --noEmit", "test:manual": "node --import tsx scripts/test-generate.ts" }, "keywords": [ "mcp", "gemini", "image-generation", "nano-banana-pro", "ai" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "zod": "^3.25.0" }, "devDependencies": { "@types/node": "^22.0.0", "eslint": "^9.0.0", "tsx": "^4.19.0", "typescript": "^5.7.0", "vitest": "^2.1.0" }, "engines": { "node": ">=18.0.0" } }

Latest Blog Posts

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/mrafaeldie12/nano-banana-pro-mcp'

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