About SchemaCrawler
SchemaCrawler is an MCP server published by schemacrawler in the Developer Tools category: connect to any relational database, and be able to get valid SQL, and ask questions like what does a certain column prefix mean. It has been installed 1 times through Conduid.
Install
npx schemacrawler-mcp-server-usageThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about SchemaCrawler
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.
README
:star: Star it :arrow_heading_up: if you love it!
SchemaCrawler AI MCP Server: Usage
[!NOTE]
- Please see the SchemaCrawler website for more details.
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 an official Docker-verified image from the Docker MCP Catalog at mcp/schemacrawler-ai. Early release versions are published at schemacrawler/schemacrawler-ai.
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 getting started documentation, and more documentation in docs/.
README mirrored from the source repository 4 months ago. The original is authoritative.