supabaseserver

package
v0.35.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyMigration added in v0.35.1

func ApplyMigration(ctx context.Context, name string, statements []string) error

func ConfigureAuth added in v0.35.1

func ConfigureAuth(ctx context.Context, rawInput json.RawMessage) (json.RawMessage, error)

func ExecuteSQL added in v0.35.1

func ExecuteSQL(ctx context.Context, query string) (json.RawMessage, error)

func GetAnonKey added in v0.35.1

func GetAnonKey(ctx context.Context) (string, error)

func GetAuthConfig added in v0.35.1

func GetAuthConfig(ctx context.Context) (json.RawMessage, error)

func ListTables added in v0.35.1

func ListTables(ctx context.Context, schemas []string) (json.RawMessage, error)

func Run

func Run(ctx context.Context) error

Run starts the Supabase MCP server over stdio. It blocks until the client disconnects or the context is cancelled.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL