Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
MCP Server
Claim
by
la-rebelion
npm
GitHub
Developer Tools
TypeScript
MIT License
3
3
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
Dockerfile
.gitignore
index.ts
llm.txt
package.json
package-lock.json
README.md
tsconfig.json
types.ts
utilities.ts
{ "compilerOptions": { "outDir": "./dist", "rootDir": ".", "module": "ES2020", "moduleResolution": "node", "target": "ES2015" }, "include": [ "./**/*.ts" ] }