Skip to main content
Glama

BANANA-MCP

.gitignore1.76 kB
# 🍌 BANANA-MCP .gitignore # Leonardo da Vinci 2075 Edition # 환경 변수 및 보안 파일 .env .env.local .env.production .env.staging *.pem *.key *.cert *.crt # 데이터 디렉토리 data/ logs/ backup/ ssl/ # Node.js node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* .npm .yarn/ # Docker .dockerignore docker-compose.override.yml # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # 로그 파일 *.log logs/ # 런타임 데이터 pids *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ .nyc_output # Grunt intermediate storage .grunt # Bower dependency directory bower_components # node-waf configuration .lock-wscript # Compiled binary addons build/Release # Dependency directories jspm_packages/ # TypeScript v1 declaration files typings/ # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Microbundle cache .rpt2_cache/ .rts2_cache_cjs/ .rts2_cache_es/ .rts2_cache_umd/ # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # parcel-bundler cache .cache .parcel-cache # Next.js build output .next # Nuxt.js build / generate output .nuxt dist # Gatsby files .cache/ public # Storybook build outputs .out .storybook-out # Temporary folders tmp/ temp/ # Editor directories and files .vscode/* !.vscode/extensions.json .idea *.suo *.ntvs* *.njsproj *.sln *.sw? # 🍌 BANANA-MCP 특정 파일들 config/claude-desktop-config-personal.json scripts/*.log test-results/ benchmarks/ performance-logs/ # 개발 전용 설정 dev.env local.env development.env # 백업 파일 *.backup *.bak *.old # 압축 파일 *.tar.gz *.zip *.rar *.7z

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