Lets an assistant query your Postgres, run migrations, read logs, and deploy edge functions, with the guardrails Supabase ships officially. Strongest for database-heavy apps where the agent needs live schema context.
$npx @supabase/mcp-server-supabaseInstalls into the current project.
Install Supabase MCP by running `npx @supabase/mcp-server-supabase`, then use it for the current task and follow its documentation at https://github.com/supabase/mcp.
| 1 | # Supabase MCP |
| 2 | Connect your Supabase projects to AI assistants. |
| 3 | SQL, migrations, logs, edge functions. |