Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Brightsy MCP Server
Claim
by
mattlevine
GitHub
Communication
TypeScript
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
dist
src
.gitignore
package.json
package-lock.json
readme.md
test-client.js
tsconfig.json
{ "compilerOptions": { "target": "es2020", "module": "nodenext", "moduleResolution": "nodenext", "outDir": "./dist", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true }, "include": ["src/**/*"] }