Supabase Claude Plugin
Back to directory
Supabase logo

Supabase

Databases 103,260 installs Apr 22, 2026

Connect Claude directly to your Supabase backend and run SQL, manage auth rules, configure storage buckets, inspect real-time subscriptions, and read project logs without opening the dashboard. You can run queries, list tables, inspect schemas, and apply migrations from the conversation. The integration exposes over 20 tools that map to common supabase-cli and dashboard actions so you can keep working in one place.

It reads and writes database rows, creates and deletes storage objects, sets and revokes role policies, and updates environment variables. You can create or rollback migrations, generate REST endpoints, check replication status, and pull usage metrics. The plugin watches realtime channels and reports emitted events so you can debug live behavior.

Use it to inspect auth flows, validate RLS policies against sample requests, and tail function logs. It shows query plans, returns execution errors, and lets you restart services or trigger backups. One sentence: this plugin sends commands to your Supabase project and returns structured responses you can act on.

For example, during a production incident you can run a failing query, read the realtime event stream for a user, patch an RLS policy, and restart a function without opening the dashboard or switching windows—so you finish triage faster and avoid context switching between tools.

Install

/plugin install supabase@claude-plugins-official

Tags

supabase
database
auth
storage
realtime