OlympHill
S

supabase-mcp-serverQuery MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and much more.

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

Query MCP is an open-source MCP server that lets your IDE safely run SQL, manage schema changes, call the Supabase Management API, and use Auth Admin SDK all with built-in safety controls. It provides a chat interface for end-to-end management of Supabase, including read & write query executions, management API support, automatic migration versioning, access to logs, and more. The server is compatible with various MCP clients and offers robust safety features for SQL operations.

Key features

  • SQL query execution with safety controls
  • Management API support
  • Automatic migration versioning
  • Access to logs
  • Runtime SQL query validation
  • Three-tier safety system for SQL operations

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Supabase Management

Use Query MCP to manage your Supabase projects, including schema changes, query executions, and access to logs.

IDE Integration

Integrate Query MCP with your IDE to safely run SQL queries and manage Supabase projects.

Pros & Cons

Pros

  • Compatible with multiple MCP clients
  • Built-in safety controls for SQL operations
  • Automatic versioning of database schema changes
  • Easy installation and setup via package manager

Cons

  • No longer actively maintained by the developer
  • Requires Python 3.12+ and PostgreSQL (for local Supabase instance)

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

Is the project still actively maintained?

No, the developer has stopped active maintenance in favor of Supabase’s official MCP server, though the existing code remains usable.

Asked by Jovana Petrovic · Jul 13, 2025

What are the system prerequisites to run Query MCP locally?

You need Python 3.12+ and, if you run a local Supabase instance, a PostgreSQL server (e.g., PostgreSQL 16). The server itself uses asyncpg and does not require PostgreSQL development libraries.

Asked by Nour Khalil · Jul 2, 2025

Which MCP clients can I use with the supabase‑mcp‑server?

The server follows the stdio protocol and works with Cursor, Windsurf, Cline and any other MCP client that supports that protocol.

Asked by Ivana Novak · Jun 18, 2025

What does Query MCP cost and is it open‑source?

Query MCP is free and open‑source; you can install it via package managers like uv or pipx without any licensing fees.

Asked by Paloma Ruiz · May 30, 2025

Ask a question

MCP Servers alternatives