Supabase MCP Tools
Supabase exposes 35 tools. Each one has its own page with the configuration for every client that can run this server.
-
supabase_search_docssupabase search docs
-
supabase_list_organizationssupabase list organizations
-
supabase_get_organizationsupabase get organization
-
supabase_list_projectssupabase list projects
-
supabase_get_projectsupabase get project
-
supabase_get_costsupabase get cost
-
supabase_confirm_costsupabase confirm cost
-
supabase_create_projectsupabase create project
-
supabase_pause_projectsupabase pause project
-
supabase_restore_projectsupabase restore project
-
supabase_list_tablessupabase list tables
-
supabase_list_extensionssupabase list extensions
-
supabase_list_migrationssupabase list migrations
-
supabase_apply_migrationsupabase apply migration
-
supabase_execute_sqlsupabase execute sql
-
supabase_get_logssupabase get logs
-
supabase_get_advisorssupabase get advisors
-
supabase_get_project_urlsupabase get project url
-
supabase_get_publishable_keyssupabase get publishable keys
-
supabase_generate_typescript_typessupabase generate typescript types
-
supabase_list_edge_functionssupabase list edge functions
-
supabase_get_edge_functionsupabase get edge function
-
supabase_deploy_edge_functionsupabase deploy edge function
-
supabase_create_branchsupabase create branch
-
supabase_list_branchessupabase list branches
-
supabase_delete_branchsupabase delete branch
-
supabase_merge_branchsupabase merge branch
-
supabase_reset_branchsupabase reset branch
-
supabase_rebase_branchsupabase rebase branch
-
show_versionRead-onlyshow version
-
report_bugreport bug
-
connectconnect
-
toolkit_infotoolkit info
-
marketplacemarketplace
-
authenticateauthenticate
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.