Contact Us
Webflow Premium Partner Ehab Fayez
Back to MCP & Tools
Data & Analytics Featured

Supabase MCP

The official Supabase server — your agent queries, creates tables and manages the project straight from the editor.

Claude Code Cursor Windsurf

Overview

Supabase MCP is the official server connecting your agent to your Supabase project: direct SQL queries, creating and altering tables, managing migrations, reading logs, and even spinning up database branches for experiments.

Its strongest daily use: the agent sees your real schema and writes code that matches it on the first try — correct types, exact column names, understood relations. No more code built on guesses about the database shape.

For safety: use a read-only access token if it touches production data, and scope the server to one project with --project-ref so it cannot see the rest of your account.

Who Is This For?

  • Writing schema-accurate code on the first attempt
  • Managing migrations and tables without leaving the editor
  • Quick analytical queries during development
  • Diagnosing issues by reading project logs

Installation

Setup for Claude Code
Add to .claude/settings.json:
{"mcpServers":{"supabase":{"command":"npx","args":["-y","@supabase/mcp-server-supabase","--project-ref=YOUR_REF"]}}}

Configuration

SUPABASE_ACCESS_TOKEN=sbp_xxxx — use a read-only token for safety; scope the server to one project with --project-ref

Subscribe on YouTube

138K+ subscribers

Subscribe