Supabase MCP

supabase-community
1263
# A set of MCP servers that connect large language models (LLMs) to Supabase.

Overview

What is Supabase MCP

mcp-supabase is a collection of MCP servers that connect Large Language Models (LLMs) to Supabase, enabling interaction between LLMs and external services through the Model Context Protocol (MCP).

How to Use

To use mcp-supabase, connect an MCP-compatible client, such as Claude desktop, to the provided MCP servers like @supabase/mcp-server-postgrest. This allows you to query your Supabase database via the chat interface.

Key Features

Key features include seamless integration with Supabase, the ability to manage databases using LLMs, and the use of PostgREST as the API layer for communication.

Use Cases

Use cases include querying databases through a chat interface, managing Supabase projects and schemas, and leveraging LLMs for data interaction and manipulation.

Content