Supabase MCP Server
Let your agent query and migrate your Supabase project.
Exposes your Supabase project, its tables, SQL, migrations, logs and advisors, to any MCP-capable agent, so schema work happens in the same session as the code.
Works with
Key info
- Pricing
- Free
- Platform
- macOS · Windows · Linux
- Category
- MCP Servers
- Best for
- Intermediate
Related reading
- Fundamentals
Row level security is the security boundary
If your database rows are protected by a check in your application code, they are not protected. Anything holding a key can talk to the database directly, an…
Expert