Automates Supabase operations including database queries, schema management, project administration, and edge function orchestration via Rube MCP.
This skill empowers Claude to act as a full-stack Supabase administrator, enabling automated database querying, table schema inspection, arbitrary SQL execution, and project-wide configuration management. By leveraging the Rube MCP toolkit, it provides a bridge between natural language prompts and complex Supabase tasks such as managing storage buckets, monitoring edge functions, and generating TypeScript types. It is an essential tool for developers who need to perform data migrations, audit organization members, or manage multiple backend environments without leaving their terminal.
主な機能
01Inspect database schemas, constraints, and table relationships automatically
02Execute complex SQL queries and CRUD operations directly on Postgres tables
03Generate TypeScript types based on live database structures
04Manage Supabase organizations, projects, and service health monitoring
0531,722 GitHub stars
06List and retrieve metadata for Edge Functions and Storage buckets
ユースケース
01Auditing project configurations and API key status across multiple organizations
02Performing multi-table data migrations and schema updates via natural language
03Rapidly prototyping backend logic by inspecting schemas and generating corresponding types