Supabase MCP

    MCP Server

    Database and authentication MCP server

    🗄️ Database
    database
    auth
    supabase
    postgres

    Installation

    npm install @modelcontextprotocol/server-supabase

    Available Tools (4)

    list_tables

    Lists all tables in one or more schemas

    Parameters:

    schemas

    execute_sql

    Executes raw SQL in the Postgres database

    Parameters:

    query

    apply_migration

    Applies a migration to the database

    Parameters:

    name
    query

    list_migrations

    Lists all migrations in the database

    Key Features

    Database operations
    Authentication management
    Real-time subscriptions
    Storage handling
    Migration management
    Share this MCP server:

    Package Info

    Package Name

    @modelcontextprotocol/server-supabase

    Category

    Database

    Tools Available

    4

    Related MCP Servers

    Other database servers you might like