AUTOMATIONSWITCH
VendorDatabase

Supabase

by Supabase

Persistence layer with full Postgres access and Row Level Security awareness. Query tables, manage schemas, handle auth users, and work with storage buckets.

4,200·18 tools·Released NOV 2025·MIT
npx @supabase/mcp-server-supabase
Share:

INSTALL THIS SERVER

Requires authenticationSupabase Access Token via SUPABASE_ACCESS_TOKEN env var
{ "mcpServers": { "supabase": { "command": "npx", "args": ["-y", "@supabase/mcp-server-supabase@latest", "--access-token", "your-token"] } } }
PrereqClaude Desktop v1.4+ . Restart after save
claude mcp add supabase \ --command "npx" \ --args "-y,@supabase/mcp-server-supabase@latest,--access-token,your-token"

18 TOOLS AVAILABLE

query
Execute a SQL query against the Postgres database
Read
execute
Execute a write SQL statement (INSERT, UPDATE, DELETE)
Write
list_tables
List all tables with row counts and sizes
Read
describe_table
Get full schema for a table with columns, types, and constraints
Read
create_table
Create a new table with typed columns
Admin
alter_table
Add or modify columns on a table
Admin
list_rls_policies
List Row Level Security policies for a table
Read
create_rls_policy
Create a new RLS policy
Admin
list_auth_users
List authenticated users
Read
create_auth_user
Create a new auth user
Write

OUR ASSESSMENT

Strengths
  • Full Postgres query access with RLS enforcement
  • Schema management (create tables, add columns, set up policies)
  • Auth user management and storage bucket operations
  • Read-only mode available for safe exploration
Weaknesses
  • Supabase-specific (general Postgres uses the postgres-mcp server)
  • Complex RLS policies can produce unexpected query results for agents
Security Notes

Uses Supabase Access Token with project-level scope. RLS policies apply to all queries. Use read-only mode for exploration workflows.

Best For

Connecting agents to Postgres with Row Level Security and Supabase ecosystem access

TECHNICAL DETAILS

Language
typescript
Transport
stdio
Clients
Claude DesktopClaude CodeCursorVS Code
License
MIT
npm
@supabase/mcp-server-supabase
Last Release
v0.3.1APR 18, 2026
First Released
NOV 15, 2025

ADOPTION METRICS

// GitHub Stars
4,200
300 this week (+7.7%)

// Reading thisFastest-growing database MCP. Star velocity doubled after the RLS-aware query mode shipped.

// Weekly Downloads
18,600
2,200 this week

// Reading thisStrong adoption among teams already on the Supabase platform. Download growth tracks closely with Supabase platform growth.

// Popularity Rank
#5
Globally · #1 in Database

// Reading this#1 in Database. Globally #5 reflects strong cross-category demand for database access.

SOURCES & VERIFICATION

We don't take any single directory's word for it. Before scoring, we cross-reference 5 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.

01
Discovered
Official MCP Registry
First indexed APR 24, 2026
02
Cross-referenced
5 directories
Official MCP Registry, PulseMCP, Smithery, Glama, MCP.so
03
Verified against
Claude Desktop + Claude Code
Installed and tested across clients
04
Last re-checked
APR 22, 2026
Weekly re-verification
// How other directories see it

The same server, 5 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.

SourceTheir ratingTheir star countTheir downloadsLast synced
AutomationSwitch This page5editorial4,20018.6K / wkAPR 22, 2026
Official MCP Registry— unrated2,100unavailableAPR 12, 2026
PulseMCP4.3 community2,08018.4K / wkAPR 21, 2026
Smithery4.5 installs2,10022.1K installsAPR 20, 2026
Glama— unrated2,110unavailableAPR 18, 2026
MCP.so4.2 votes2,100unavailableAPR 15, 2026

// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.

// Get in touch

DISCUSS YOUR
MCP REQUIREMENTS.

Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.

Discuss Your MCP Requirements →