๐ง
Supabase
Official๐งMCP Serverhttps://mcp.supabase.com/mcp
What it does
|Manage databases, authentication, and storage
Overview
Supabase MCP is Supabase's official remote MCP server that connects Claude to your Supabase project for database management, authentication, and storage operations. It enables querying PostgreSQL databases, managing auth users, and working with Supabase's full backend platform directly from Claude Code.
Key Features
- Database Queries: Execute SQL queries, browse tables, view schemas, and manage database migrations on your Supabase PostgreSQL instance.
- Auth Management: List users, manage authentication settings, and work with Row Level Security policies.
- Storage Operations: Browse, upload, and manage files in Supabase Storage buckets.
- Edge Functions: View and manage Supabase Edge Functions for serverless backend logic.
- Project Configuration: Access project settings, API keys, and service configurations.
Who is this for?
- Developers building applications on Supabase who want to manage their backend from the terminal
- Full-stack developers who need quick database queries and schema management during development
- Teams using Supabase as their backend-as-a-service platform who want AI-assisted database operations
databasebackendpostgres
Installation
Claude CodeOfficial Remote Server
claude mcp add supabase -s local -e SUPABASE_ACCESS_TOKEN=<YOUR_SUPABASE_TOKEN> -- npx -y @supabase/mcp-server-supabase@latestMCP Endpoint: https://mcp.supabase.com/mcp
Need more details? View full docs โ
Remote Server
Last UpdatedMar 11, 2026