Why this server?
Purpose-built for CI gating: check_before_apply returns a pass/fail verdict, parses migrations with the real Postgres parser, classifies locks, and enforces 112 safety rules. It runs fully offline with no database required, making it ideal to invoke as a step in a GitHub Actions workflow checking Supabase migration files.
AlicenseAqualityAmaintenanceBlocks unsafe PostgreSQL migrations before an AI agent writes or runs them. check_before_apply returns a pass/fail gate; reads the real Postgres parser, classifies the lock each statement takes, checks 112 safety rules. Runs offline, no database required.74327MITWhy this server?
Explicitly advertises migration safety analysis plus CI integration among its 26 PostgreSQL tools, so it can be wired into a GitHub Actions pipeline to validate Supabase migrations before they are applied.
AlicenseNot gradedqualityCmaintenanceAI-native PostgreSQL health checker with 26 MCP tools for query analysis, bloat detection, migration safety, and CI integration.161MITWhy this server?
Lints migrations for unsafe operations and detects schema drift, which maps directly onto a CI check that fails a GitHub Actions job when a Supabase migration is risky.
FlicenseNot gradedqualityCmaintenanceEnables database governance for Drizzle ORM projects by inspecting schemas, linting migrations for unsafe operations, detecting schema drift, and explaining query plans with performance checks.-Why this server?
Analyzes database migrations for lock contention and data loss before they run and returns risk scores and rollback generation — a good fit for a pre-merge migration review step in CI.
AlicenseAqualityDmaintenanceAnalyzes database migrations for risks like lock contention and data loss before they run. Supports Flyway and Liquibase formats, providing risk scores and rollback generation.618MITWhy this server?
A policy wrapper that prevents AI agents from accidentally executing migrations or writes against production, useful for keeping automated GitHub Actions/agent runs from applying migrations unintentionally while still inspecting them.
AlicenseNot gradedqualityCmaintenanceA local policy wrapper for Supabase MCP that secures access tokens and enforces strict execution models, including project allowlists and write-access restrictions. It provides a safety layer to prevent AI agents from accidentally executing migrations or writing SQL against production environments.72MITWhy this server?
Provides migration management alongside SQL execution and project debugging via MCP, so an agent-driven CI workflow can inspect and manage Supabase migrations in the repo's pipeline.
FlicenseNot gradedqualityDmaintenanceEnables AI agents to access and manage Supabase projects through the Model Context Protocol, supporting database operations, edge functions, storage, and documentation search. It provides a complete toolset for SQL execution, migration management, and real-time project debugging.-Why this server?
Manages Supabase databases and project configuration over MCP, giving workflow automation the ability to list and verify migration state for a Supabase project.
AlicenseNot gradedqualityDmaintenanceConnects AI assistants to Supabase projects to manage databases, execute SQL queries, and handle project configurations. It enables tasks like table management, edge function deployment, and log retrieval through the Model Context Protocol.Apache 2.0Why this server?
HTTP-streaming deployment that lets automation tools and CI systems (GitHub Actions webhooks/steps) execute SQL queries, manage migrations, and deploy edge functions remotely.
AlicenseNot gradedqualityDmaintenanceDocker-deployable server that enables interaction with Supabase databases via HTTP streaming, allowing n8n workflows, AI agents, and automation tools to execute SQL queries, manage database migrations, deploy edge functions, and search documentation.5Apache 2.0Why this server?
Wraps the Supabase Management API with tools for databases and branches across organizations, which supports branch-based migration checks in CI environments.
AlicenseNot gradedqualityDmaintenanceManages Supabase projects, databases, edge functions, secrets, and branches across organizations using the Supabase Management API with 24 tools.MIT