Skip to main content
Glama
package.json1.05 kB
{ "name": "@nanana-ai/mcp-server-nano-banana", "version": "0.1.2", "description": "MCP server for Nanana AI nano banana image generation service", "main": "dist/index.js", "type": "module", "bin": { "mcp-server-nano-banana": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc", "prepare": "npm run build", "dev": "tsc --watch" }, "keywords": [ "mcp", "model-context-protocol", "ai", "image-generation", "nanana", "banana", "nano-banana", "text-to-image", "image-to-image" ], "author": "Nanana AI", "license": "MIT", "homepage": "https://nanana.app", "repository": { "type": "git", "url": "https://github.com/nanana-app/mcp-server-nano-banana" }, "bugs": { "url": "https://github.com/nanana-app/mcp-server-nano-banana/issues" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" }, "engines": { "node": ">=18.0.0" } }

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/nanana-app/mcp-server-nano-banana'

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