Skip to main content
Glama
package.json696 B
{ "name": "nanobanana-mcp-server", "version": "1.0.0", "description": "MCP server for Nano Banana Pro (Gemini) image generation", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc --watch" }, "keywords": [ "mcp", "nano-banana", "gemini", "image-generation", "ai" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "express": "^4.21.0", "zod": "^3.23.8" }, "devDependencies": { "@types/express": "^4.17.21", "@types/node": "^20.14.0", "typescript": "^5.5.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/mikeroussell/nano-banana-mcp'

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