S

supabase-mcp-serverQuery MCP 让您通过即时聊天界面全方位管理 Supabase: 执行读写 SQL 查询,管理 API 支持、自动迁移版本控制、访问日志等。

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

Query MCP 是一个开源的 MCP 服务器,让您的代码编辑器安全地执行 SQL、管理数据库 schema 变更、调用 Supabase 管理 API、使用 Auth Admin SDK 等。它提供即时聊天界面来全面管理 Supabase,即可执行 SQL 查询、调用管理 API、自动管理迁移版本、查看日志等。

主要功能

  • 执行安全 SQL 查询
  • 管理 API 支持
  • 自动迁移版本控制
  • 访问日志
  • 在运行时执行 SQL 查询验证
  • SQL 运算三层安全系统

价格

模型
Free
评分
暂无评价

使用场景

Supabase Management

使用 Query MCP 来管理 Supabase 项目,包括 schema 变更、执行 SQL 查询以及访问日志。

IDE 集成

将 Query MCP 与您的代码编辑器集成,安全地执行 SQL 查询以及管理 Supabase 项目。

优点 & 缺点

优点

  • 兼容多款 MCP 客户端
  • 内置安全控制,保护 SQL 运算
  • 自动版本控制数据库schema变更
  • 通过包管理器轻松安装和设置

缺点

  • 作者不再主动维护
  • 需要 Python 3.12+ 和 PostgreSQL(本地 Supabase 实例)

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

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

提问

服务配缩器 的替代品