supabase-mcp

list_tables

Retrieve a list of all tables in a Supabase database. Specify the schema name to filter results or use the default public schema.

Instructions

List all tables in the database

Input Schema

NameRequiredDescriptionDefault
schemaNoSchema name (optional, defaults to public)

Input Schema (JSON Schema)

{ "properties": { "schema": { "description": "Schema name (optional, defaults to public)", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from supabase-mcp

Related Tools

ID: vwi6nt8i80