Manage self-hosted Supabase functions, migrations, logs, and Studio access centrally.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Supabase Management MCP Server" yet — see the docs or source repo.
List all Edge Functions in the current Supabase instance, then create a new function template named send-notification in TypeScript with basic HTTP request handling.
A list of existing functions and a deployable new Edge Function template.
Check for pending database migrations, apply them in order, and report whether each step succeeds; if any fail, summarize the error.
Migration execution results, success status, and concise error summaries if failures occur.
Fetch Supabase logs from the last 30 minutes, focus on errors and warnings, and summarize the most common issue types and likely causes.
A summarized log report highlighting key failure patterns and troubleshooting directions.
Manage Supabase databases, storage, auth, functions, and project settings.
Manage Supabase databases, migrations, logs, and admin actions through chat.
Connect to Supabase to manage databases, projects, and backend resources.
Manage Supabase projects, databases, functions, secrets, and branches from one place.
Connect to Supabase databases to query, modify records, and run RPCs.
Build secure MCP servers with auth, RBAC, audit logs, and tenant isolation.