supabase-mcp-server
Query MCP is an open-source Model Context Protocol (MCP) server for managing Supabase projects. It offers robust SQL safety features and integration with the Supabase Management API and Auth Admin SDK. Although it is no longer actively maintained due to the release of an official server, it remains a feature-rich tool for integrating with multiple IDEs.
Overview
Query MCP is an open-source MCP server designed for Supabase projects. Key features include compatibility with popular MCP clients, robust SQL query validation with risk assessment, a three-tier safety system, automatic versioning of database schema changes, management of Supabase projects with the Supabase Management API, and using Auth Admin SDK for user management. The server supports multiple MCP clients like Cursor, Windsurf, Cline, and Claude Desktop and offers straightforward installation through package managers like uv and pipx.