Skip to main content
Glama

Supabase MCP Server

Apache 2.0
797
  • Apple
  • Linux
.env.example776 B
# Supabase MCP Server Environment Configuration # Copy this file to .env to configure your server # API Key QUERY_API_KEY=your-api-key # thequery.dev API key # Required for remote Supabase projects (optional for local development) SUPABASE_PROJECT_REF=your-project-ref # Your project reference from dashboard URL SUPABASE_DB_PASSWORD=your-db-password # Database password for your project SUPABASE_REGION=us-east-1 # Region where your Supabase project is hosted # Optional configuration SUPABASE_ACCESS_TOKEN=your-personal-access-token # Required for Management API tools SUPABASE_SERVICE_ROLE_KEY=your-service-role-key # Required for Auth Admin SDK tools # ONLY for local development QUERY_API_URL=http://127.0.0.1:8080/v1 # TheQuery.dev API URL when developing locally

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