Connect Supabase projects to AI assistants for database and backend 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, read the current database schema and summarize the main tables, columns, primary keys, and relationships in English.
A clear schema overview that helps the user quickly understand the project data model.
Based on my Supabase database schema, write an SQL query to count new users and active users in the last 30 days, grouped by day.
A runnable SQL query with a brief explanation of what each part does.
Review the data access parts of my Supabase project and help analyze why an API query became slower, then provide actionable optimization suggestions.
A diagnosis of the query performance issue plus recommendations for indexes, queries, or schema improvements.
Connect Supabase projects to AI assistants for faster backend work and data access.
Connect to Supabase to manage databases, projects, and backend resources.
Interactively explore, query, and debug your Supabase database workflows.
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.