Loading MCP server directory, please wait...
Read-only MCP to diff SQL Server/Azure SQL schema, procs, views, and tables between environments.
npx @getmcp/cli add io.github.yadu-tv/db-compareRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.yadu-tv/db-compare": {
"command": "uvx",
"args": [
"db-compare-mcp"
]
}
}
}