Interactively explore, query, and debug your Supabase database workflows.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Supabase MCP Server" yet — see the docs or source repo.
After connecting to my Supabase project, list all schemas, tables, columns, primary keys, and foreign keys, then summarize the core business tables in English.
A complete schema inventory plus a brief explanation of key tables and relationships.
Based on the current Supabase schema, write SQL to count new users for each of the last 30 days and return the results ordered by date ascending.
An executable SQL query, with field assumptions and optimization tips if needed.
Here is a query failing in Supabase. Analyze the error, check table names, column names, permissions, or join logic, and provide a corrected SQL version.
An explanation of the error, a corrected query, and suggestions to avoid similar issues.
Connect to Supabase to manage databases, projects, and backend resources.
Connect to Supabase databases to query, modify records, and run RPCs.
Manage Supabase databases, storage, auth, functions, and project settings.
Manage Supabase databases, migrations, logs, and admin actions through chat.
Manage self-hosted Supabase functions, migrations, logs, and Studio access centrally.
Query and manage multiple databases with read-only access and schema inspection.