Enables direct Postgres queries, storage management, user authentication, edge function invocation, and project administration through 24 grouped tools.
Insert one or more rows into a Supabase table by passing the table name and data. Add single or multiple records during MCP Supabase Server operations.
Retrieve PostgreSQL publications configured for Supabase Realtime to monitor and manage real-time data synchronization in self-hosted Supabase instances.
Remove specific rows from a Supabase table using filters like column-value conditions. Specify operators (eq, neq, like, in) to target exact records for deletion.