Supabase MCP Server
JSON →A server for querying and managing data in a Supabase database.
Install
npx tsx Tools · 5
- query Run a SQL query against the Supabase database
- execute Execute a SQL statement against the Supabase database
- list_tables List all tables in the Supabase database
- describe_table Describe the schema of a specific table
- run_sql Run a SQL query or statement against the Supabase database
Environment variables
SUPABASE_URLSUPABASE_ANON_KEY