Supabase MCP Server

delete_project

Remove a Supabase project by specifying its reference using the Supabase MCP Server. Enables management of Supabase resources programmatically.

Instructions

Delete a Supabase project

Input Schema

NameRequiredDescriptionDefault
refYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "ref": { "type": "string" } }, "required": [ "ref" ], "type": "object" }

You must be authenticated.

Other Tools from Supabase MCP Server

Related Tools

ID: e994hfjjxc