Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
MCP-SLOP Adapter
Claim
by
kortexa-ai
npm
GitHub
Developer Tools
Communication
JavaScript
MIT License
0
9
Apple
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
scripts
scripts/get-next-version.js
scripts/postinstall.ts
scripts/prebuild.ts
function runPreBuild() { try { console.log('🔨 Executing pre-build script...'); } catch (error) { console.error('❌ Error:', error instanceof Error ? error.message : String(error)); process.exit(1); } }; runPreBuild();