Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
PostgREST
Claim
Official
by
supabase-community
npm
GitHub
Databases
TypeScript
MIT License
300
75
Apple
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
packages
supabase
.gitignore
LICENSE
package.json
package-lock.json
README.md
{ "workspaces": [ "packages/*" ], "scripts": { "start": "supabase start", "stop": "supabase stop" }, "devDependencies": { "supabase": "^2.1.1" } }