# Supabase MCP Server Test Environment
# Copy this file to .env.test and modify as needed for your tests
# Connection settings for test database
SUPABASE_PROJECT_REF=127.0.0.1:54322
SUPABASE_DB_PASSWORD=postgres
# Optional: Management API access token (for API tests)
# SUPABASE_ACCESS_TOKEN=your_access_token
# Optional: Service role key (for auth tests)
# SUPABASE_SERVICE_ROLE_KEY=your_service_role_key
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/alexander-zuev/supabase-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server