DirectoryDBHub
Database

DBHub

by Bytebase

33
Health
stale
92
Popularity

Universal database MCP by Bytebase. Supports PostgreSQL, MySQL, SQL Server, MariaDB, SQLite, Oracle concurrently. Zero dependencies.

Go
MIT
Updated April 12, 2026
#database#postgresql#mysql#sqlite#sql-server#multi-database

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "dbhub": {
      "command": "npx",
      "args": [
        "-y",
        "dbhub"
      ],
      "env": {
        "DATABASE_URL": "postgresql://user:password@host:5432/dbname"
      }
    }
  }
}

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

Installation

npx dbhub --transport stdio --dsn 'postgres://...'

Maintenance Healthstale

Freshness10/40
Issue response15/30
Org backing5/20
Longevity3/10
Solo project

Server Info

CategoryDatabase
LanguageGo
LicenseMIT
StatusACTIVE
Free tier available

Get Your API Key

Open-source Firebase alternative. Postgres database, auth, storage, and edge functions.

Start with Supabase Free

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory