Liquibase Changelog MCP Server
Convert natural language into validated Liquibase XML or SQL changesets. 19 tools, 12 databases.
Install
Dockerstdio
docker run -i --rm ghcr.io/liquibase/liquibase-mcp-changelog-server:1.0.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-liquibase-changelog-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/liquibase/liquibase-mcp-changelog-server:1.0.0"
]
}
}
} Source: official MCP Registry record · registry name io.github.liquibase/changelog-mcp-server · published 2026-06-09 · updated 2026-06-09. Not an endorsement; review the code before connecting it to anything sensitive.