io.github.schemacrawler/schemacrawler-ai MCP Server
This MCP server enables natural language schema queries. It supports exploration of database structures such as tables, keys, and procedures, and provides fast SQL help based on the queried schema. It is identified by the slug io-github-schemacrawler-schemacrawler-ai.
🛠️ Key Features
- Natural language schema queries
- Schema exploration: tables, keys, and procedures
- SQL help for queried schema elements
🚀 Use Cases
- Discovering database schema components (tables and keys)
- Understanding stored procedures via schema exploration
- Requesting SQL guidance quickly from schema context
⚡ Developer Benefits
- Works with metadata related to database schema and documentation
- Topics include schema and metadata-extraction, plus reverse-engineering
- Implemented as an MCP server (
mcp/mcp-server/mcp-servers)
⚠️ Limitations
- Available details do not specify supported database types, authentication, or tool count.