Overview of Query MCP server for Supabase
mainQuery MCP is an open-source Model Context Protocol (MCP) server designed to allow IDEs (like Cursor, Windsurf, and Cline) to interact safely with Supabase. It provides tools to run SQL queries, manage database schema changes, interact with the Supabase Management API, and manage users via the Supabase Auth Admin SDK.
Note: This project is no longer actively maintained. The author recommends using the official Supabase MCP server instead.