Skip to main content
Glama

Supabase MCP Server

by NightTrek

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/NightTrek/Supabase-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server