Glama
MCP
Servers
Coding Assistant Server
Claim
by
AviOfLagos
GitHub
Developer Tools
JavaScript
3
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
src
.gitignore
LICENSE
README.md
eslint.config.mjs
jest.config.js
nodemon.json
package-lock.json
package.json
tsconfig.json
{ "watch": ["src"], "ext": ".ts,.js", "ignore": [], "exec": "npx ts-node ./src/index.ts" }