Skip to main content
Glama

Nano-Banana-MCP

by ConechoAI
package.json1.49 kB
{ "name": "nano-banana-mcp", "version": "1.0.3", "description": "MCP server for Google's Gemini 2.5 Flash Image generation API with cross-platform support", "main": "dist/index.js", "type": "module", "bin": { "nano-banana-mcp": "./dist/index.js" }, "files": [ "dist/", "README.md", "LICENSE" ], "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "test": "jest", "lint": "eslint src/**/*.ts", "typecheck": "tsc --noEmit", "prepublishOnly": "npm run build && npm run typecheck" }, "keywords": [ "mcp", "nano-banana", "gemini", "image-generation", "ai", "google-ai", "claude-code", "cursor", "image-editing" ], "author": "Generated by Claude Code", "license": "MIT", "homepage": "https://github.com/ConechoAI/Nano-Banana-MCP#readme", "repository": { "type": "git", "url": "git+https://github.com/ConechoAI/Nano-Banana-MCP.git" }, "bugs": { "url": "https://github.com/ConechoAI/Nano-Banana-MCP/issues" }, "engines": { "node": ">=18.0.0" }, "dependencies": { "@google/genai": "^1.16.0", "@modelcontextprotocol/sdk": "^1.0.0", "dotenv": "^16.4.5", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.11.0", "@typescript-eslint/eslint-plugin": "^6.19.0", "@typescript-eslint/parser": "^6.19.0", "eslint": "^8.56.0", "tsx": "^4.7.0", "typescript": "^5.3.3" } }

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/ConechoAI/Nano-Banana-MCP'

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