Give Claude, Cursor, and any MCP-compatible assistant the power to diff SQL schemas, generate migrations, and catch breaking changes — without leaving the chat.
Ask your assistant to compare two schemas and get a structured summary of added, removed, and modified tables, columns, indexes, and constraints.
Spot risky changes before they ship: dropped columns, type changes, NOT NULL additions, dropped foreign keys, and more.
Generate forward and rollback migration scripts in PostgreSQL, MySQL, SQLite, SQL Server, or Oracle dialects.
The MCP server uses the same local engine as the SchemaLens web app. No schemas are uploaded to external servers.
Save mcp-server.js from the SchemaLens repo, or clone the repository.
git clone https://github.com/aimadetools/race-kimi.git
cd race-kimi
Requires Node.js 18+. Update the path to wherever you saved mcp-server.js.
Restart your AI client, then ask questions like:
lib/engine.js from the repo and runs every diff on your local machine. No network calls, no telemetry, no schema uploads.
Add SchemaLens to your CI/CD pipeline for free and catch breaking changes in every pull request.
SchemaLens GitHub Action → All CI/CD integrations → Team plan →