Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Code Explainer MCP
Claim
by
BillDuke13
GitHub
Developer Tools
Version Control
Cloud Platforms
TypeScript
Apache 2.0
1
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
src
.editorconfig
.gitignore
LICENSE
package.json
package-lock.json
.prettierrc
README.md
tsconfig.json
vitest.config.mts
worker-configuration.d.ts
wrangler.jsonc
// Generated by Wrangler // After adding bindings to `wrangler.jsonc`, regenerate this interface via `npm run cf-typegen` interface Env { SHARED_SECRET: string; }