Skip to main content
ClaudeWave

Free, simple, and intuitive online database diagram editor and SQL generator.

MCP Servers39.5k stars3.2k forksJavaScriptAGPL-3.0Updated today
ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (AGPL-3.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 9/13/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/drawdb-io/drawdb
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "drawdb": {
      "command": "node",
      "args": ["/path/to/drawdb/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/drawdb-io/drawdb and follow its README for install instructions.
Use cases

MCP Servers overview

<div align="center">
    <img width="64" alt="drawDB logo" src="./src/assets/icon-dark.png">
    <h1>drawDB</h1>
</div>

<h3 align="center">Free, simple, and intuitive database schema editor and SQL generator.</h3>

<div align="center" style="margin-bottom:12px;">
    <a href="https://drawdb.app/" style="display: flex; align-items: center;">
        <img src="https://img.shields.io/badge/Start%20building-grey" alt="drawDB"/>
    </a>
    <a href="https://discord.gg/BrjZgNrmR6" style="display: flex; align-items: center;">
        <img src="https://img.shields.io/discord/1196658537208758412.svg?label=Join%20the%20Discord&logo=discord" alt="Discord"/>
    </a>
    <a href="https://x.com/drawDB_" style="display: flex; align-items: center;">
        <img src="https://img.shields.io/badge/Follow%20us%20on%20X-blue?logo=X" alt="Follow us on X"/>
    </a>
</div>

<h3 align="center"><img width="700" style="border-radius:5px;" alt="drawDB screenshot demo" src="drawdb.png"></h3>

DrawDB is a robust and user-friendly database entity relationship diagram (ERD) editor right in your browser. Build diagrams with a few clicks, export and import SQL scripts, generate migrations, customize your editor, and more without creating an account. See the full set of features on [here](https://drawdb.app/).

## Getting Started

### Local Development

```bash
git clone https://github.com/drawdb-io/drawdb
cd drawdb
npm install
npm run dev
```

### Build

```bash
git clone https://github.com/drawdb-io/drawdb
cd drawdb
npm install
npm run build
```

### Docker Build

```bash
docker build -t drawdb .
docker run -p 3000:80 drawdb
```

If you want to enable sharing, set up the [server](https://github.com/drawdb-io/drawdb-server) and environment variables according to `.env.sample`. This is optional unless you need to share files.

## Contributing

Please see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on how to contribute to this project.

## Support
- Join discussions: [Discord](https://discord.gg/BrjZgNrmR6)
databasedatabase-designdatabase-diagramdatabase-schemadbmldiagram-editoreditorer-diagramerderdiagramindexeddbmariadbmcporacle-databaseoracle-dbpostgresqlschema-designsqlsql-serversqlite

What people ask about drawdb

What is drawdb-io/drawdb?

+

drawdb-io/drawdb is mcp servers for the Claude AI ecosystem. Free, simple, and intuitive online database diagram editor and SQL generator. It has 39.5k GitHub stars and its last recorded update is dated 2026-09-12.

How do I install drawdb?

+

You can install drawdb by cloning the repository (https://github.com/drawdb-io/drawdb) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is drawdb-io/drawdb safe to use?

+

Our security agent has analyzed drawdb-io/drawdb and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains drawdb-io/drawdb?

+

drawdb-io/drawdb is maintained by drawdb-io. The last recorded GitHub activity is dated 2026-09-12, with 240 open issues.

Are there alternatives to drawdb?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy drawdb to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: drawdb-io/drawdb
[![Featured on ClaudeWave](https://claudewave.com/api/badge/drawdb-io-drawdb)](https://claudewave.com/repo/drawdb-io-drawdb)
<a href="https://claudewave.com/repo/drawdb-io-drawdb"><img src="https://claudewave.com/api/badge/drawdb-io-drawdb" alt="Featured on ClaudeWave: drawdb-io/drawdb" width="320" height="64" /></a>

More MCP Servers

drawdb alternatives