mcp-supabase

mcp-supabase

3.4

If you are the rightful owner of mcp-supabase and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A feature-rich MCP server that enables Cursor and Windsurf to safely interact with Supabase databases. It provides tools for database management, SQL query execution, and Supabase Management API access with built-in safety controls.

The Supabase MCP Server is a robust Model Context Protocol server designed to facilitate secure and efficient interactions with Supabase databases. It supports a variety of MCP clients, including Cursor and Windsurf, and offers comprehensive tools for database management, SQL query execution, and access to the Supabase Management API. The server is equipped with safety controls to manage read-only and read-write modes, ensuring secure operations. It also supports robust transaction handling for both direct and pooled database connections. The server is easy to install and configure, with support for Python 3.12+ and PostgreSQL 16+. It provides pre-built tools to enhance the functionality of Cursor and Windsurf, making it a versatile solution for managing Supabase projects.

Features

  • Compatible with Cursor, Windsurf, Cline and other MCP clients supporting stdio protocol
  • Control read-only and read-write modes of SQL query execution
  • Robust transaction handling for both direct and pooled database connections
  • Manage your Supabase projects with Supabase Management API
  • Manage users with Supabase Auth Admin methods via Python SDK