Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Gemini Docs MCP Server
Claim
by
M-Gonzalo
GitHub
Search
TypeScript
11
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
prompts
src
test
bun.lock
Dockerfile
.gitignore
package.json
README.md
smithery.yaml
tsconfig.json
{ "compilerOptions": { "target": "ES2021", "module": "ESNext", "moduleResolution": "bundler", "types": ["bun-types"], "allowJs": true, "strict": true, "noEmit": true, "allowImportingTsExtensions": true, "skipLibCheck": true, "jsx": "react-jsx" } }