supabase-mcp
supabase-mcp
1649 stars
0 tools
6/21/2025
AI/ML
Quick Stats
GitHub Stars1649
Tools AvailableN/A
Status
approved
LicenseApache-2.0
Repository Information
Repository URL:
Documentation:
Tools (0)
No tools are documented for this server.
Installation
- Clone the repository from GitHub
- Install dependencies (usually
npm install
) - Configure environment variables (if required)
- Add the server to your MCP configuration
- Restart your MCP client
📖 See the repository's README for detailed installation instructions and configuration examples.
Configuration
Environment Variables
SUPABASE_ACCESS_TOKEN
Secret
Required
Environment variable for supabase server
Type: string
📖 Check the repository's README for complete configuration examples and setup instructions.