Skip to content
Claude Code

Liquibase Changelog MCP Server for Claude Code

io.github.liquibase/changelog-mcp-server

Convert natural language into validated Liquibase XML or SQL changesets. 19 tools, 12 databases.

client:Claude Code transport:stdio runtime:oci

Install Liquibase Changelog MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add changelog-mcp-server -e LIQUIBASE_LICENSE_KEY=<LIQUIBASE_LICENSE_KEY> -e LIQUIBASE_MCP_OUTPUT_FORMAT=<LIQUIBASE_MCP_OUTPUT_FORMAT> -e LIQUIBASE_MCP_SQL_DATABASE=<LIQUIBASE_MCP_SQL_DATABASE> -e LIQUIBASE_MCP_DISABLE_VALIDATION=<LIQUIBASE_MCP_DISABLE_VALIDATION> -e LIQUIBASE_MCP_INCLUDE_ROLLBACK=<LIQUIBASE_MCP_INCLUDE_ROLLBACK> -- docker run -i --rm ghcr.io/liquibase/liquibase-mcp-changelog-server:1.0.0

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Liquibase Changelog MCP Server in other clients