Skip to main content
Glama

BANANA-MCP

package.json2.71 kB
{ "name": "banana-mcp", "version": "1.0.0", "description": "🍌 BANANA-MCP: All-in-One Model Context Protocol Server Package - Leonardo da Vinci 2075 Edition", "main": "scripts/server.js", "scripts": { "start": "node scripts/server.js", "dev": "nodemon scripts/server.js", "test": "jest", "build": "npm run build:docker", "build:docker": "docker build -t banana-mcp:latest .", "deploy": "docker-compose up -d", "logs": "docker-compose logs -f", "stop": "docker-compose down", "restart": "docker-compose restart", "health": "node scripts/healthcheck.js", "setup": "./scripts/setup.sh", "clean": "./scripts/cleanup.sh" }, "keywords": [ "mcp", "model-context-protocol", "ai", "claude", "docker", "automation", "banana", "leonardo-da-vinci", "2075" ], "author": "AI da Vinci Engineer 2075 <ai@davinci2075.io>", "license": "MIT", "dependencies": { "express": "^4.18.2", "cors": "^2.8.5", "helmet": "^7.1.0", "morgan": "^1.10.0", "winston": "^3.11.0", "dotenv": "^16.3.1", "node-cron": "^3.0.3", "ws": "^8.14.2", "redis": "^4.6.10", "mysql2": "^3.6.5", "sqlite3": "^5.1.6", "axios": "^1.6.2", "joi": "^17.11.0", "jsonwebtoken": "^9.0.2", "bcryptjs": "^2.4.3", "uuid": "^9.0.1", "lodash": "^4.17.21", "moment": "^2.29.4", "chalk": "^4.1.2", "inquirer": "^8.2.6", "commander": "^11.1.0", "yaml": "^2.3.4" }, "devDependencies": { "nodemon": "^3.0.2", "jest": "^29.7.0", "supertest": "^6.3.3", "eslint": "^8.54.0", "prettier": "^3.1.0", "@types/node": "^20.10.0", "typescript": "^5.3.2" }, "engines": { "node": ">=18.0.0", "npm": ">=9.0.0" }, "repository": { "type": "git", "url": "https://github.com/lofibrainwav/banana-mcp.git" }, "bugs": { "url": "https://github.com/lofibrainwav/banana-mcp/issues" }, "homepage": "https://github.com/lofibrainwav/banana-mcp#readme", "banana": { "version": "2075.1.0", "edition": "Leonardo da Vinci", "mcpServers": [ "youtube-data", "sqlite", "edit-file-lines", "task-manager", "brave-search", "sequential-thinking", "context7", "filesystem", "memory", "github", "figma", "mysql", "playwright", "universal-filesystem" ], "totalServers": 14, "containers": 6, "ports": [8080, 8081, 8082, 8083, 8084, 3000, 9090, 80, 443, 3306, 6379], "features": { "monitoring": true, "scaling": true, "ssl": true, "backup": true, "logging": true, "healthcheck": true } } }

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/lofibrainwav/banana-mcp'

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