Skip to content
Claude Desktop

sqemo for Claude Desktop

io.github.sqemo/sqemo

Design ERDs with your team's naming standards: query/edit entities and relationships, SQL/DBML

client:Claude Desktop transport:stdio runtime:npm

Install sqemo in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "sqemo": {
      "command": "npx",
      "args": [
        "-y",
        "sqemo-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

sqemo in other clients