Language:JapaneseEnglish

supabase Claude Code Plugin

Category
Database
Topics
Databases & Storage · Web & App Development · Security, Auth & Compliance
First cataloged
2026-07-09 (UTC)
Explanation last updated
2026-07-17 (UTC)
Source (GitHub) last updated
2026-08-18 (UTC) (9 days ago)

The explanation below is AI-generated. Please verify it against the sources.

This plugin connects Supabase to AI coding assistants such as Claude Code through MCP, letting users manage database operations, authentication, storage, and realtime subscriptions from within the assistant. The skills are kept up to date through an automated sync from a separate Supabase skills repository. Overall it allows a user to inspect and modify Supabase projects, issue SQL queries, and work with backend services directly from the assistant.

About the service

Based on the Supabase homepage, Supabase is a backend platform built around a hosted Postgres database. It provides authentication with row-level security, edge functions, file storage, realtime data synchronization, vector embedding search, and instantly generated REST APIs for applications.

What you can do with supabase

  • Manage Supabase projects and database schemas from within the assistant
  • Run SQL queries against a connected Postgres database
  • Configure authentication settings and row-level security policies
  • Work with storage buckets and stored files
  • Set up and check realtime subscriptions
  • Consult bundled skills for Postgres performance and schema best practices

Sources

Back to list