MCP.so
Sign In

Supabase MCP Servers

@supabase-community

About Supabase MCP Servers

A collection of MCP servers that connect LLMs to Supabase

Basic information

Category

Cloud & Infrastructure

Transports

stdio

Publisher

supabase-community

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More Cloud & Infrastructure MCP servers