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

コメント

「クラウドとインフラ」の他のコンテンツ