Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Supabase MCP Server
by
adiletD
Verified
GitHub
Databases
Developer Tools
TypeScript
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
feature-request-collection-mcp
scripts
.gitignore
mcp-server.ts
package.json
package-lock.json
README.md
run-mcp.sh
tsconfig.json
#!/bin/bash # Change to the directory containing the script cd "$(dirname "$0")" # Run the MCP server npx tsx mcp-server.ts