Supabase
CreatedDeploya-labs
Enables Cursor and Windsurf to manage Supabase databases and execute SQL queries safely.
About
Supabase MCP Server allows Cursor and Windsurf to interact with Supabase databases through the Management API and SQL queries. It offers database management tools, SQL query execution with read-only/read-write modes, robust transaction handling, and pre-built tools to enhance Cursor & Windsurf's MCP effectiveness. It supports local and remote Supabase instances, offering easy setup via package managers like uv and pipx.
Key Features
- Manage users with Supabase Auth Admin methods via Python SDK
- Compatible with Cursor, Windsurf, Cline and other MCP clients supporting `stdio` protocol
- Manage Supabase projects with Supabase Management API
- Robust transaction handling for direct and pooled database connections
- Control read-only and read-write modes of SQL query execution
Use Cases
- Execute SQL queries with controlled read-only/read-write access.
- Safely manage Supabase databases within Cursor and Windsurf.
- Automate database management tasks using the Supabase Management API.