The official Supabase MCP server lets AI assistants directly interact with your Supabase project. Query your database, manage tables, handle authentication, and even deploy Edge Functions — all through natural language.
Features:
- Execute SQL queries on your Supabase database
- Create and alter database tables and schemas
- Manage Row Level Security (RLS) policies
- List and invoke Edge Functions
- Access authentication users and providers
- Read and update storage buckets
- Inspect database indexes and performance
- Generate TypeScript types from your schema
- Manage environment variables and project settings
Trusted by thousands of developers building full-stack applications with Supabase, this official server is maintained by the Supabase team and stays current with new platform features.
Requirements:
- Supabase access token (generate at app.supabase.com → Account → Access Tokens)
- Your project reference ID
supabase
postgresql
database
auth
edge-functions
storage