supabase

List and manage Supabase projects, databases, and edge functions via an MCP server.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/Khoiwall/be_vidify --skill supabase-khoiwall
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: supabase
Source: https://github.com/Khoiwall/be_vidify/tree/main/.opencode/skill/supabase
Command: npx skills add https://github.com/Khoiwall/be_vidify --skill supabase-khoiwall

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes control for databases, edge functions, project management, and debugging across multiple Supabase projects, reducing fragmentation and manual overhead.

Core Features & Use Cases

  • Unified MCP server to manage multiple Supabase projects, deployments, and diagnostics.
  • Automate database tasks such as listing tables, migrations, and executing SQL across projects.
  • Deploy and monitor edge functions, access logs, and run security checks for your projects.
  • Use case: A development team oversees several Supabase projects and standardizes workflows, credentials, and access controls through a single control plane.

Quick Start

Connect to your Supabase MCP server and start managing projects, tables, and edge functions.

Frequently Asked Questions about supabase

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage multiple Supabase projects from a single control plane?

You can manage multiple Supabase projects from a single control plane by connecting to a centralized MCP server to standardize workflows, credentials, and access controls across deployments.

Can I execute SQL and list database tables across different Supabase projects?

Yes, you can execute SQL, list tables, and run migrations across different Supabase projects by using the unified MCP server to automate database tasks and diagnostics.

How do I deploy and monitor Supabase edge functions alongside database operations?

You deploy and monitor Supabase edge functions alongside database operations through the MCP server, which centralizes deployment, log access, and security checks for your projects.

Does this Supabase MCP server approach work for teams needing project scoping and access control?

Yes, this Supabase MCP server approach works for teams needing project scoping and access control by applying read and write tool access configured via mcp.json to govern multiple projects.

What is the best way to centralize debugging and environment variable management for Supabase databases?

The best way to centralize debugging and environment variable management for Supabase databases is using an MCP server to reduce manual overhead and fragmentation across project configurations.