---
title: "Supabase MCP"
description: "Connects AI assistants to your Supabase project to manage tables and query data."
canonical: "https://vetted.tools/mcp/supabase-mcp"
source: "https://vetted.tools/mcp/supabase-mcp.md"
---

# Supabase MCP

Connects AI assistants to your Supabase project to manage tables and query data.

Source: https://vetted.tools/mcp/supabase-mcp

- Slug: `supabase-mcp`
- By [Supabase](https://vetted.tools/companies/supabase) ([supabase.com](https://supabase.com/mcp), checked 2026-09-26)
- Repository: [https://github.com/supabase/mcp](https://github.com/supabase/mcp)

## Install

### Claude Code (Terminal)

```text
claude mcp add --transport http supabase https://mcp.supabase.com/mcp
```

### Cursor (~/.cursor/mcp.json)

```json
{
  "mcpServers": {
    "supabase": {
      "url": "https://mcp.supabase.com/mcp"
    }
  }
}
```

### Codex (~/.codex/config.toml)

```text
[mcp_servers.supabase]
url = "https://mcp.supabase.com/mcp"
```

## Facts

- License: Apache-2.0 ([GitHub](https://github.com/supabase/mcp), checked 2026-09-25)
- Official: Yes. The registry verified the publisher's namespace. ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=com.supabase%2Fmcp), checked 2026-09-25)
- Remote URL: https://mcp.supabase.com/mcp ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=com.supabase%2Fmcp), checked 2026-09-25)
- Registry version: 0.13.0 ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=com.supabase%2Fmcp), checked 2026-09-25)
- Transport: Remote MCP (streamable HTTP) ([MCP registry](https://registry.modelcontextprotocol.io/v0/servers?search=com.supabase%2Fmcp), checked 2026-09-25)

## Maintenance

- 26 contributors on [GitHub](https://github.com/supabase/mcp) as of 2026-09-25.
- 94,519 downloads on [npm](https://www.npmjs.com/package/@supabase/mcp-server-supabase) in the 7 days to 2026-09-25.

## Elsewhere on this site

- Home: https://vetted.tools/index.md
- Use cases: https://vetted.tools/use-cases.md
- Tools: https://vetted.tools/tools.md
- The brief: https://vetted.tools/brief.md
- Assessment: https://vetted.tools/assessment.md
- Site summary for agents: https://vetted.tools/llms.txt
- Every published page in one file: https://vetted.tools/llms-full.txt
- Every URL the site publishes: https://vetted.tools/sitemap.xml
