supabase-js

GitHub

An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.

4,429 stars TypeScript 1 file ยท ~1,943 tokens #client-library#database#isomorphic#javascript#js#mit-license#node-js#nuxt

Core (supabase-js) MCP Server

Model Context Protocol (core) server

View all supabase-js servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "core": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-core"
      ]
    }
  }
}