dbx

database MCP Server

20 MB lightweight cross-platform database client for 70+ databases, including MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, SQL Server, and Dameng. Built-in AI, MCP Server, CLI, desktop and Docker. | 轻量级跨平台数据库管理工具,支持 MySQL、PostgreSQL、SQLite、Redis、MongoDB、达梦等 70+ 数据库,提供桌面端、Docker、CLI、内置 AI 助手和 MCP Server。

VerifiedInstall Ready
databasedatabasepostgresqlmysqlmongodbredisdocker
25 views11,155 stars1,035 forksv0.5.63Apache-2.0

Why This Matters

Discovered via mcp and last synced 1mo ago.

VerifiedInstall Ready
Source
mcp
Stars
11,155
Last synced
1mo ago
Install
Instructions detected

Install

1. Install the package

npx -y @dbx-app/mcp-server

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "dbx": {
      "command": "npx",
      "args": [
        "dbx"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

6
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (6)

Layer

Technology

Framework

[Tauri 2](https://tauri.app/)

Frontend

[Vue 3](https://vuejs.org/) + TypeScript

UI

[shadcn-vue](https://www.shadcn-vue.com/) + Tailwind CSS

Editor

[CodeMirror 6](https://codemirror.net/)

Backend

Rust + [sqlx](https://github.com/launchbadge/sqlx) / [tiberius](https://github.com/prisma/tiberius) / [redis-rs](https://github.com/redis-rs/redis-rs) / [mongodb](https://github.com/mongodb/mongo-rust-driver)