Skip to main content
Glama
dj-pearson

Supabase Coolify MCP Server

by dj-pearson

create_migration_with_rollback

Create database migrations with forward and backward SQL scripts to implement changes safely and enable reliable rollback capabilities.

Instructions

Create a migration with both up and down SQL for safe rollbacks

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesMigration name
up_sqlYesSQL to apply the migration
down_sqlYesSQL to rollback the migration

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dj-pearson/supabase-coolify-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server