supabase-mcp
create_project
Create a new Supabase project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
db_pass | Yes | Database password | |
name | Yes | Project name | |
organization_id | Yes | Organization ID | |
plan | No | Project plan (optional) | |
region | Yes | Project region |
Input Schema (JSON Schema)
You must be authenticated.