Connect to Claude
Query icon

Query

Createdmedieage

Enables end-to-end management of Supabase via a chat interface, providing query execution, management API access, and automatic migration versioning.

About

Query (formerly Supabase MCP Server) empowers developers to manage their Supabase projects directly through a chat interface. It offers a comprehensive suite of tools, including read & write query executions with built-in safety controls, access to the Supabase Management API, automatic database schema versioning, and user authentication management via the Auth Admin SDK. Compatible with various MCP clients like Cursor and Windsurf, Query simplifies database management and enhances developer productivity, bringing the power of Supabase to your favorite IDE.

Key Features

  • Controls read-only and read-write modes for SQL query execution.
  • Manages Supabase projects using the Supabase Management API.
  • Compatible with Cursor, Windsurf, and Cline via stdio protocol.
  • Offers a three-tier safety system for SQL operations.
  • Validates SQL queries at runtime with risk level assessment.
  • 0 GitHub stars

Use Cases

  • Safely execute SQL queries against a Supabase database directly from an IDE.
  • Manage Supabase user authentication and permissions using the Auth Admin SDK.
  • Automate database schema migrations and version control.