SUPABASE GODMODE TOOLS

29 tools from the Supabase Godmode MCP Server, categorised by risk level.

View the Supabase Godmode policy →

READ TOOLS

18
confirm_cost Ask the user to confirm their understanding of the cost of creating a new project or branch. Call `get_cost` first. Returns a unique ID for this co... get_advisors Gets a list of advisory notices for the Supabase project. Use this to check for security vulnerabilities or performance improvements. Include the r... get_cost Gets the cost of creating a new project or branch. Never assume organization as costs can be different for each. get_edge_function Retrieves file contents for an Edge Function in a Supabase project. get_logs Gets logs for a Supabase project by service type. Use this to help debug problems with your app. This will return logs within the last 24 hours. get_organization Gets details for an organization. Includes subscription plan. get_project Gets details for a Supabase project. get_project_url Gets the API URL for a project. get_publishable_keys Gets all publishable API keys for a project, including legacy anon keys (JWT-based) and modern publishable keys (format: sb_publishable_...). Publi... list_branches Lists all development branches of a Supabase project. This will return branch details including status which you can use to check when operations l... list_edge_functions Lists all Edge Functions in a Supabase project. list_extensions Lists all extensions in the database. list_migrations Lists all migrations in the database. list_organizations Lists all organizations that the user is a member of. list_projects Lists all Supabase projects for the user. Use this to help discover the project ID of the project that the user is working on. list_tables Lists all tables in one or more schemas. pause_project Pauses a Supabase project. search_docs Search the Supabase documentation using GraphQL. Must be a valid GraphQL query. You should default to calling this even if you think you already kn...

WRITE TOOLS

6

DESTRUCTIVE TOOLS

2

EXECUTE TOOLS

3
How many tools does the Supabase Godmode MCP server have? +

The Supabase Godmode MCP server exposes 29 tools across 4 categories: Read, Write, Destructive, Execute.

How do I enforce policies on Supabase Godmode tools? +

Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Supabase Godmode server.

What risk categories do Supabase Godmode tools fall into? +

Supabase Godmode tools are categorised as Read (18), Write (6), Destructive (2), Execute (3). Each category has a recommended default policy.

Enforce policies on Supabase Godmode

Open source. One binary. Zero dependencies.

npx -y @policylayer/intercept
github.com/policylayer/intercept →
// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.