DBHub

MCP Server Verified

Universal database MCP server supporting PostgreSQL, MySQL, SQLite, DuckDB, SQL Server, and more through a unified interface.

by Bytebase

★★★★☆ 4.4/5 (180 reviews)
2.8kGitHub stars
28kinstalls
Updated 2026-02-15
typescriptintermediateactive

Installation

npx -y dbhub

Quick Start

```json
{
  "mcpServers": {
    "dbhub": {
      "command": "npx",
      "args": ["-y", "dbhub", "--dsn", "postgresql://localhost/mydb"]
    }
  }
}
```

Tools & Capabilities

query
list_tables
describe_table
list_databases

Compatibility

Claude Desktop Continue Cline Cursor

About DBHub

Universal database MCP server supporting PostgreSQL, MySQL, SQLite, DuckDB, SQL Server, and more through a unified interface.

View on GitHub →

Language: TypeScript

Category: Databases

← Back to MCP Hub Directory