← All Skills
⚡
Supabase MCP
ClaudeFreeDatabase
Connect directly to your Supabase project: operate PostgreSQL, Auth users, Storage and Edge Functions in plain natural language.
Key Features
- Natural language to SQL
- Auth user management
- Storage file operations
- Edge Functions deploys
Installation
npx supabase-mcp-server
Or follow the official Supabase docs to configure the MCP server.
How to Use
Once connected, run SQL queries, manage authentication and work with file storage using natural language.
Requirements
Supabase project + API key
Related Skills