docker run \ -v $(pwd):/share \ --rm -i -t \ --entrypoint=/bin/bash \ sualeh/schemacrawler Then, run SchemaCrawler from the command-line within the container, like ...
This is a Python MCP Server using Fast MCP. Each MCP tool will make a connection to a database, execute SQL and return the results as JSON. The SQL is hardcoded but is a template - parts of the SQL ...