Query and inspect PostgreSQL databases via natural language.
Supabase
Full Supabase access: database, auth, storage, and edge functions.
What it does
Connects to the Supabase Management API and database, enabling schema inspection, SQL queries, auth operations, and project management from AI context.
Why it matters
Supabase is a popular backend platform. This MCP lets AI models interact with every layer of a Supabase project without switching interfaces.
Best for
- Supabase project management
- Schema design and migrations
- RLS policy creation
- Edge Function development
- Auth flow setup
Not ideal for
- Non-Supabase PostgreSQL databases
- General-purpose SQL workflows
When to use it
When building applications on Supabase and you want AI assistance for database design, migrations, RLS policies, or project management.
When not to use it
When you use a different backend platform, or when you only need basic PostgreSQL access (use the Postgres MCP instead).
Key features
- Full Supabase API access
- Database and schema management
- Auth and storage operations
- Edge Functions management
- RLS policy assistance
Frequently asked questions
Does it need a Supabase access token?
Yes. You need a Supabase Personal Access Token from your account settings.
Can it run migrations?
Yes. It can apply migrations, inspect schemas, and manage database changes directly.
Install
$ npx @supabase/mcp-server-supabase@latestScores
Details
- Pricing
- free
- Setup time
- 5 min
- Complexity
- Low
Works with
Alternatives
- PostgreSQL →
Query and inspect PostgreSQL databases via natural language.
- SQLite →
Local SQLite database access with full read/write support.
More Databases MCPs
Other tools in the same category worth evaluating.
Local SQLite database access with full read/write support.
Exploring Top MCPs for Databases? See all Databases MCPs →