supabase

GitHub

The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

107,908 stars TypeScript 1 file ยท ~5,274 tokens #ai#alternative#auth#database#deno#embeddings#example#firebase

supabase MCP Server

MCP server for supabase/supabase

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "supabase": {
      "command": "npx",
      "args": [
        "-y",
        "@supabase/supabase"
      ]
    }
  }
}