Supabase MCP Server

generate_types

Generate TypeScript types from your Supabase database schema to simplify development and ensure type safety. Supports custom schema selection and column filtering.

Instructions

Generate TypeScript types for your Supabase database schema

Input Schema

NameRequiredDescriptionDefault
schemaNoDatabase schema (optional, defaults to public)

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Supabase MCP Server

Related Tools

ID: wjmmfri9rj