schemacrawler/SchemaCrawler-MCP-Server-Usage
0 Views
0 Installs
๐๏ธ โ โ Connect to any relational database, and be able to get valid SQL, and ask questions like what does a certain column prefix mean.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"schemacrawler-schemacrawler-mcp-server-usage": {
"command": "npx",
"args": [
"-y",
"schemacrawler-schemacrawler-mcp-server-usage"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.