Tools that your AI agent can use through this MCP server to interact with Supabase
Inserts new rows into a database. See the documentation
Updates a row in a database or inserts new row if not found. See the docs here
Updates row(s) in a database. See the docs here
Selects row(s) in a database. See the docs here
Call a Postgres function in a database. See the docs here
Inserts a new row into a database. See the docs here
Deletes row(s) in a database. See the docs here