Self-Hosted Supabase MCP Server

list_tables

Retrieve all accessible tables from your self-hosted Supabase database, organized by schema, for efficient database introspection and management.

Instructions

Lists all accessible tables in the connected database, grouped by schema.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "required": [], "type": "object" }
ID: kgziynf39e