Used by 14 plugins
Supabase database operations and management
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "supabase": { "command": "npx", "args": [ "-y", "@supabase/mcp-server-supabase" ] } } }
npx