Supabase Query
Createdalexander-zuev
Enables end-to-end Supabase database management via a chat interface, including query execution and management API support.
About
Supabase Query enables comprehensive management of Supabase projects through a chat interface. It provides the ability to execute read and write queries, access the Supabase Management API, handle automatic migration versioning, and access logs, all with built-in safety controls. Compatible with various Model-Context-Protocol (MCP) clients like Cursor and Windsurf, it offers a seamless integration for managing your Supabase database and projects directly from your favorite IDE.
Key Features
- Compatible with Cursor, Windsurf, and other MCP clients supporting stdio
- Controls read-only and read-write modes for SQL query execution
- Performs runtime SQL query validation with risk level assessment
- Offers a three-tier safety system for SQL operations
- Automatically versions database schema changes
Use Cases
- Managing Supabase projects via a chat interface
- Executing SQL queries with built-in safety controls
- Automating database schema versioning