Legacy SQL Architect MCP
JSON →MCP server that gives AI agents deep understanding of contemporary or legacy relational databases.
Tools · 9
- inspect_schema Tables, columns, types, primary keys, foreign keys
- data_sampler Sample rows with automatic sensitive-column masking
- get_procedure_source Full source code of stored procedures and functions
- query_plan_expert Execution plan analysis, full table scan detection
- dependency_graph FK chains, trigger→procedure call chains, view dependencies
- generate_mermaid_erd Entity-Relationship Diagram in Mermaid format
- generate_documentation Complete Markdown documentation for the entire schema
- find_impact Everything that depends on a given table
- generate_java_dao Java Entity + Repository classes (plain JDBC) per table
Links
★ 1 GitHub stars