schemacrawler/SchemaCrawler-MCP-Server-Usage
If you are the rightful owner of SchemaCrawler-MCP-Server-Usage and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
SchemaCrawler MCP Server is a tool designed for database schema discovery and comprehension, providing a mix of features for data governance.
SchemaCrawler AI MCP Server: Usage
[!NOTE]
- Please see the SchemaCrawler website for more details.
- Explore the SchemaCrawler command-line with a live online tutorial.
About
SchemaCrawler is a free database schema discovery and comprehension tool. SchemaCrawler has a good mix of useful features for data governance. You can search for database schema objects using regular expressions, and output the schema and data in a readable text format.
This is a bare project that acts as an MCP client for the SchemaCrawler AI MCP Server for use in "Agent" mode. You can find documentation on how to use the server here.
The SchemaCrawler AI MCP Server is available as a Docker image schemacrawler/schemacrawler-ai. It is also available from the the Docker MCP Catalog as a Docker-verified image.
Prerequisites
- Install supporting software
- Docker
- Docker Compose
- Visual Studio Code
- Read Use MCP servers in VS Code
- Clone this project, and open it in Visual Studio Code
Getting Started
Refer to the documentation.