MCP Directory
Back

dbhub

by bytebase · TypeScript · ★ 2,667

Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.

#agents#ai#anthropic#claude#claude-ai#codex#cursor#database#dify#llm#mariadb#mcp#mcp-server#mssql#mysql#postgres#postgresql#sql#sqlite#sqlserver

Install

npx -y github:bytebase/dbhub

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "dbhub": {
      "command": "npx",
      "args": [
        "-y",
        "github:bytebase/dbhub"
      ]
    }
  }
}

From the README

> [!NOTE] > Brought to you by [Bytebase](https://www.bytebase.com/), open-source database DevSecOps platform. DBHub is a zero-dependency, token efficient MCP server implementing the Model Context Protocol (MCP) server interface. This lightweight gateway allows MCP-compatible clients to connect to and explore different databases: - **Local Development First**: Zero dependency, token efficient with just two MCP tools to maximize context window - **Multi-Database**: PostgreSQL, MySQL, MariaDB, SQL Server, and SQLite through a single interface - **Multi-Connection**: Connect to multi…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers