MCP Servers / database / Legacy SQL Architect MCP

Legacy SQL Architect MCP

JSON →
none1database

MCP server that gives AI agents deep understanding of contemporary or legacy relational databases.

Install
How to run this server

No install command recorded.

server path: legacy-sql-architect-mcp
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
Legacy SQL Architect MCP — MCP Server · libregistry