Manage Supabase databases, migrations, logs, and admin actions through chat.
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.
Connect to my Supabase project, query the recent_orders table for the past 7 days, and return daily order counts and total sales with the SQL and a brief explanation.
Provides executable SQL, daily aggregated results, and a short explanation of what the results mean.
Add a last_login_at column to the users table and generate a versioned Supabase migration script, including execution steps and rollback instructions.
Returns the migration script, versioning details, execution commands, and rollback guidance.
Inspect my Supabase logs from the last 24 hours, identify frequent authentication failures and database connection errors, and suggest troubleshooting steps.
Summarizes key log issues, likely causes, and actionable troubleshooting and remediation steps.
Connect to Supabase databases to query, modify records, and run RPCs.
Manage Supabase databases, storage, auth, functions, and project settings.
Manage Supabase projects, databases, functions, secrets, and branches from one place.
Query and manage SQLite databases using natural language through an MCP tool.
Manage a Supabase upload app’s content and subscribers with natural language.
Query and manage multiple databases with read-only access and schema inspection.