facebook tracking pixel
Back to Marketplace
Supabase MCP integration

Supabase

Supabase is an open-source backend-as-a-service that provides a Postgres database, authentication, storage, and real-time subscription APIs to build modern applications

Start for free
Tools
7
Last update
1 week ago

Category

DatabaseInfrastructure & Backend

Works with

WhatsAppFacebookInstagramWeb

AI Compatible

ChatGPTClaudeGemini

Tools

Call Rpc Function

Call a remote procedure call (RPC) function in the database

Delete Row

Delete records from a table that match the specified filters.

Describe Table

Obtain the structure of a specific table, including the column names, the data types, and the constraints.

Insert Row

Insert a new record into the specified table.

List Tables

List all the tables in the Supabase database.

Query Table

Query records from a table with optional filters and a limit

Update Row

Update the records that match the filters specified in a table.