Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Tembo MCP Server
Claim
Official
by
tembo-io
GitHub
Cloud Platforms
Databases
TypeScript
MIT License
6
Apple
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
.github
src
Dockerfile
eslint.config.js
.gitignore
LICENSE.md
package.json
pnpm-lock.yaml
.prettierignore
.prettierrc.json
README.md
smithery.yaml
tsconfig.json
tsup.config.ts
{ "compilerOptions": { "declaration": true, "declarationMap": true, "esModuleInterop": true, "module": "NodeNext", "moduleResolution": "NodeNext", "noEmit": true, "resolveJsonModule": true, "skipLibCheck": true, "sourceMap": true, "strict": true, "target": "ES2022" }, "include": ["src"] }