Loading MCP server directory, please wait...
Design database schemas from natural language, validate SQL, generate migrations and types
npx @getmcp/cli add io.github.vpatser1/mcp-schema-designerRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vpatser1/mcp-schema-designer": {
"command": "npx",
"args": [
"-y",
"mcp-schema-designer"
],
"env": {
"LICENSE_KEY": ""
}
}
}
}