← Back to Plugins
MCP Server MCP

db-compare

github By github 👁 2 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx db-compare-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "db-compare-mcp",
      "version": "v0.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...