Skip to content
Cline

db-compare for Cline

io.github.yadu-tv/db-compare

Read-only MCP to diff SQL Server/Azure SQL schema, procs, views, and tables between environments.

client:Cline transport:stdio runtime:pypi

Install db-compare in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "db-compare": {
      "command": "uvx",
      "args": [
        "db-compare-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

db-compare in other clients