MCPHIVE

Supabase MCP: Documentation

Updated:

Connection

npx -y @supabase/mcp-server-supabase@latest --project-ref=<ref> with a personal access token (stdio). Use --read-only for a safe mode.

Capabilities

Project listing, tables and migrations, SQL execution, TypeScript type generation, logs and config advice.

Agent flow

"Create an orders table with RLS", "show slow queries", "generate types for the frontend".