BrowseFull catalogOutcomesSolve a specific problemRolesStack by teamTrustFilter by risk tier
← Back to the Claude Observatory

Supabase MCP

Connector Infrastructure Solid
Works inClaude Code Claude Cowork Claude Chat
Solid Reviewed

Supabase is rapidly becoming the default backend-as-a-service for modern web applications.

Official Supabase MCP server enabling Claude to manage projects, query databases, manage auth, Edge Functions, and storage. Configurable read-only and project-scoped modes.

2,826 starsApache-2.0 (commercial OK)FreemiumNo code needed
Official tool maintained by Supabase.

Supabase is rapidly becoming the default backend-as-a-service for modern web applications. AI-assisted database management and schema exploration accelerates development — and read-only mode makes this defensible for enterprise.

Development teams using Supabase who want schema introspection, query assistance, and project management in their AI workflow.

Claude Code Claude Cowork Claude Chat

https://github.com/supabase/mcp

By Supabase

How to Get It

Option 1: Claude Desktop AppOpen the Customize panel in the sidebar → browse connectors → search and add. Works in Claude Code, Claude Cowork, and Claude Chat.
Option 2: Paste into Claude CodeCopy the command below and paste it into a Claude Code conversation. Claude will run it for you.
Instructions to paste into Claude
Add to your MCP client config:
{
  "mcpServers": {
    "supabase": {
      "type": "http",
      "url": "https://mcp.supabase.com/mcp?project_ref=<project-ref>&read_only=true"
    }
  }
}

Replace <project-ref> with your project ID (Supabase project settings). Your MCP client prompts you to log in to Supabase during setup.
First thing to try

Once it’s connected, paste this into Claude:

Help me query my application database by describing what data me need
PrerequisitesSupabase account. Your MCP client prompts an OAuth login to Supabase during setup — no manually managed access token needed for the hosted server.Time to functional15 minutesCostFreemium — Free tier available; $25/month pro

Trust Signals Reviewed

Stars2,826Contributors22Last updated2026-07-18LicenseApache-2.0 (OK for commercial use)Weekly downloads64,160Known CVEsNone foundSources: GitHub Advisory Database + OSV.dev · Scanned 2026-07-21 · scanner v1

Data & Access

Data processingPrompts sent to Anthropic API. Enterprise/Team plans exclude training.Connects toSupabase servers (official integration)

Community Pulse Active

Discussed on Reddit

3 mentions across 1 sources

Reviewer notes

Reviewed review. These are observations, not a security certification.

audit 2026-07-05 stale-eval refresh: Scored from trust signals (evidence-eval-v1): 2,785 GitHub stars; 14 contributors; last commit 5d ago; license Apache-2.0.

2026-04-02: LIMITATION: Without explicitly setting read_only=true and project_ref scoping, the MCP has full access to ALL Supabase projects in the account. Default configuration is dangerously broad.

Things to check

  • Connecting an LLM to a live database carries risk: Supabase recommends read-only mode (read_only=true) and project scoping (project_ref) by default — without project_ref the server can access all projects in your account. Server is pre-1.0; expect breaking changes. CLI and self-hosted deployments get a limited tool subset and no OAuth 2.1.

How to evaluate tools before deploying →

Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.

Evaluation

Ease of Use
4/5
Versatility
5/5
Reliability
4/5
Security
3/5
Overall score4.10 / 5.00 SolidEvaluatedJul 2026
audit 2026-07-05 stale-eval refresh: Scored from trust signals (evidence-eval-v1): 2,785 GitHub stars; 14 contributors; last commit 5d ago; license Apache-2.0.

← Back to the Claude Observatory

Rolling Claude out in your org? Let's talk.

Start a conversation →