Skip to main content
Glama

Supabase MCP Server

.env.exampleโ€ข738 B
# Supabase MCP Server Environment Configuration # Copy this file to .env and fill in your actual values # Required: Your Supabase project URL # Find this in your Supabase project dashboard under Settings > API SUPABASE_URL=https://your-project-id.supabase.co # Required: Your Supabase service role key # Find this in your Supabase project dashboard under Settings > API # WARNING: Keep this secret! Do not commit to version control. SUPABASE_SERVICE_ROLE_KEY=your-service-role-key-here # Optional: Logging level (DEBUG, INFO, WARNING, ERROR) LOG_LEVEL=INFO # Example values (replace with your actual credentials): # SUPABASE_URL=https://abcdefghijklmnop.supabase.co # SUPABASE_SERVICE_ROLE_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CloudMediaServices/supabase-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server