S

supabase.com

Supabase is a backend platform that provides hosted Postgres databases, authentication, storage, edge functions, and related project-management tooling. Developers use it to build and operate application backends and data APIs.

4 integrations · MCP · REST · CLI

Supabase exposes a hosted Management REST API at api.supabase.com, a tenant-scoped Data REST API at <project_ref>.supabase.co/rest/v1/, a hosted OAuth-protected MCP server at mcp.supabase.com/mcp, and the supabase CLI.

discovered 18h ago
MCP servers1
REST · OpenAPI2
CLI1
Credentials
Supabase personal access tokenbearer$ supabase login

Acquired by the CLI — running supabase login opens the auth flow and stores the credential.

OAuth 2.0oauth2
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.

conventions · 3/8 published

Publish these signals → /publishing