Connect your AI agent to Supabase for database queries, auth management, storage operations, and edge function deployment. These MCP servers give Claude, Cursor, and other tools full access to your Supabase project.
25 skills available
Pick any skill above, then run a single command to add it to your AI agent:
npx loaditout add <skill-name>
This configures the MCP server for Claude Code, Cursor, or any compatible AI agent automatically.
The official Supabase MCP server is the most comprehensive option, offering database queries, auth management, storage operations, and edge function deployment. Community alternatives may focus on specific features like real-time subscriptions or migrations.
Run 'npx loaditout add <skill-name>' in your terminal. This configures the Supabase MCP server for Claude Code. You will need your Supabase project URL and API key for authentication.
Yes. Supabase MCP servers use your project's API keys, so you can control access through Supabase's Row Level Security (RLS) policies. Use the anon key for restricted access or the service role key for full admin operations.