Read-only MCP to diff SQL Server/Azure SQL schema, procs, views, and tables between environments.
🛠️ Key Features
- Compares SQL Server and Azure SQL schemas, stored procedures, views, and tables
- Read-only Model Context Protocol (MCP) server
- Grounded in provided name and description data
🚀 Use Cases
- Environment-to-environment schema diffs for SQL Server and Azure SQL
- Quick verification of structural changes across deployments
- Auditing and change tracking for database objects
⚡ Developer Benefits
- Lightweight, read-only MCP server focused on schema comparison
- Clear, data-driven description suitable for catalog pages
- Structured sections for easy indexing and documentation
⚠️ Limitations
- Description limited to provided data: name and brief description
- No additional features beyond diffing schemas, procs, views, and tables as described