概要
Supabase MCP Server is a feature-rich tool that acts as a secure bridge between your favorite IDEs (like Cursor, Windsurf, Cline, and Claude Desktop) and your Supabase databases. It provides a safe and controlled environment for executing SQL queries, managing your database schema, accessing the Supabase Management API, and handling user authentication. With built-in safety controls and a three-tier security system, it ensures that your database operations are performed with the appropriate level of risk assessment and protection.
主な機能
- Compatible with various MCP clients supporting the stdio protocol.
- Offers read-only and read-write modes for SQL query execution.
- Provides a three-tier safety system for SQL operations.
- Includes tools for managing Supabase projects with the Management API.
- Performs runtime SQL query validation with risk level assessment.
- 1 GitHub stars
ユースケース
- Managing Supabase projects through the Management API.
- Safely executing SQL queries within an IDE.
- Handling user authentication with Supabase Auth Admin methods.