MCP Servers
Supabase logo

Supabase

GA

Open source Firebase alternative with Postgres database, auth, edge functions, and real-time subscriptions.

MCP ServersDeveloper ToolsDatabaseBackend

How it works

Every agent request passes through Ferentin policy before it reaches Supabase.
  1. AI agentAsks for something
  2. Ferentin policies
    • Audit logging
    • OAuth 2.0 consent
    • Row level security
    • Read only mode
  3. Supabase MCP serverAuthorized connection
  4. Governed resultMasked, logged, returned

What you can do with Supabase

  • Discover

    Search and browse what exists, without opening the content itself.

    10 tools

  • Access

    Read content and metadata, subject to masking policy.

    8 tools

  • Manage

    Create, update, organise and remove items.

    11 tools

Technical capabilities32 tools

Discover

  • search_docs
  • list_organizations
  • list_projects
  • list_tables
  • list_extensions
  • list_migrations
  • query_logs
  • list_edge_functions
  • list_branches
  • list_storage_buckets

Access

  • get_organization
  • get_project
  • get_cost
  • get_advisors
  • get_project_url
  • get_publishable_keys
  • get_edge_function
  • get_storage_config

Manage

  • create_project
  • pause_project
  • restore_project
  • apply_migration
  • execute_sql
  • generate_typescript_types
  • deploy_edge_function
  • create_branch
  • delete_branch
  • merge_branch
  • update_storage_config

Other

  • confirm_cost
  • reset_branch
  • rebase_branch

Overview

Supabase is an open source backend-as-a-service platform built on PostgreSQL. It provides database management, authentication, edge functions, real-time subscriptions, and storage with a developer-first approach.

Ferentin integration

Supabase MCP Server allows AI agents to manage databases, run queries, deploy edge functions, inspect storage, stream logs, and search documentation. Supports OAuth2 for user mode and Personal Access Token for agent mode.

Frequently asked about Supabase

What can AI agents do with Supabase through Ferentin?
Ferentin exposes 32 Supabase MCP tools to your AI agents, grouped as Discover (10 tools), Access (8 tools) and Manage (11 tools). Every call is checked against your Ferentin policies before it reaches Supabase.
How does Ferentin secure Supabase access?
Requests through the Supabase integration are covered by audit logging, OAuth 2.0 consent, row level security and read only mode. These controls are applied by Ferentin, not by Supabase, so they hold across every connected agent.
How do I connect Supabase to Ferentin?
Open the Ferentin admin console, add Supabase as a new connection and authenticate with OAuth 2.0. You then choose which permissions and which tools your agents may use, and the connection goes live for everyone covered by your policies.
Is the Supabase integration generally available?
Yes. The Supabase integration is generally available on Ferentin, including the free tier.