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
13
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
cosa-sai
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" } }