Supabase
Hosting: Cloud · Category: Data
Database queries, storage, auth, edge functions — full Supabase platform via the official MCP.
Connect
TARX connects directly to the vendor's hosted endpoint with the credential you provide.
| Field | Required | Secret | How to get it |
|---|---|---|---|
| Supabase Personal Access Token | Yes | Yes | Supabase dashboard → Account → Access Tokens → Generate new token. Use your PAT (sbp_...) — NOT your project anon key or service role key. |
Default tools
These are discovered when you connect (the live set may differ — the server is the source of truth):
list_projectsexecute_sqllist_tableslist_storage_bucketslist_edge_functionsget_project_api_keys
Official documentation
https://supabase.com/docs/guides/getting-started/mcp
Setup details can change
The vendor controls how credentials are issued and may change it without notice. If connecting fails, confirm the current steps on the official docs above.