Connect Supabase projects to AI assistants for faster backend work and data access.
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 my Supabase project, list the tables, columns, primary keys, and relationships in the database, then summarize the core business data structure in English.
A database schema overview plus a concise summary of the main data models and relationships.
Using my Supabase tables, generate JavaScript example code to find users who signed up in the last 30 days and completed their first order, then explain the query logic.
Ready-to-use Supabase query sample code with an explanation of the key filtering conditions.
Inspect my Supabase project configuration and help identify why a frontend request is being blocked by an RLS policy, then suggest fixes.
Possible permission-related causes, relevant policy analysis, and actionable fix recommendations.
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.
Delegate coding, shell tasks, and codebase queries to Cursor AI.