MCP.so
登录

Supabase MCP Servers

@supabase-community

关于 Supabase MCP Servers

A collection of MCP servers that connect LLMs to Supabase

基本信息

分类

云与基础设施

传输方式

stdio

发布者

supabase-community

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Supabase MCP Servers?

Supabase MCP Servers is a collection of Model Context Protocol (MCP) servers that connect large language models (LLMs) to Supabase services. It enables MCP-compatible clients like Claude Desktop to interact with Supabase databases via the PostgREST API.

How to use Supabase MCP Servers?

Install the npm package @supabase/mcp-server-postgrest and configure it with an MCP client such as Claude Desktop. After setup, you can query your Supabase (or any PostgREST) database through natural language conversations in the client.

Key features of Supabase MCP Servers

  • Connects LLMs to Supabase via MCP standard
  • Uses PostgREST as the API layer for database access
  • Works with any MCP-compatible client (e.g., Claude Desktop)
  • Supports any PostgREST server, not only Supabase
  • Management API for schema and DDL tasks (coming soon)

Use cases of Supabase MCP Servers

  • Query your Supabase database via Claude Desktop chat
  • Perform natural‑language database lookups without writing SQL
  • Integrate Supabase data into LLM‑powered workflows

FAQ from Supabase MCP Servers

评论

云与基础设施 分类下的更多 MCP 服务器