Skip to main content
Glama

supabase-mcp

# Required: Your Supabase project URL SUPABASE_URL=your_project_url_here # Required: Your Supabase service role key (for admin operations) SUPABASE_KEY=your_service_role_key_here # Required: Your Supabase access token (for management operations) SUPABASE_ACCESS_TOKEN=your_access_token_here # Optional: Server port (defaults to 8765 for SSE transport) PORT=8765 # Optional: Server host (defaults to localhost) HOST=localhost # Optional: Log level (defaults to info) LOG_LEVEL=info

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/DynamicEndpoints/supabase-mcp'

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