mcp-supabase
Installation
SKILL.md
Supabase MCP Skill
Interact with Supabase database via MCP tools, execute queries, writes, migrations, and diagnostics.
Scope
Applies to:
- Need to perform "database actions" on Supabase: query/statistics/export, write (after confirmation), migration (DDL), type generation, query logs/advisors
Does not apply to:
- Need to complete "integration implementation" in Next.js project (env/client code/minimal data access layer/project structure)
→ Useworkflow-ship-faster(Step 6: Supabase integration) for project-side setup; this skill only handles DB-side actions and gates
Called by:
workflow-ship-fasteruses this skill as DB operation foundation;workflow-ship-fasterhandles project-side integration, this skill handles DB-side actions and security gates