Skip to main content
ClaudeWave

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

MCP ServersRegistry oficial3k estrellas247 forksTypeScriptMITActualizado 3d ago
Nota editorial

DBHub is a TypeScript MCP server that acts as a gateway between MCP-compatible clients and relational databases, supporting PostgreSQL, MySQL, MariaDB, SQL Server, and SQLite through a single interface. It exposes three MCP tools: `execute_sql` for running queries with transaction support and safety controls, `search_objects` for exploring schemas, tables, columns, indexes, and stored procedures via progressive disclosure, and `custom_tools` for defining reusable parameterized SQL operations in a `dbhub.toml` file. The server connects to Claude Desktop, Claude Code, and other MCP clients over stdio or HTTP transport, and can handle multiple database connections simultaneously from one instance. A built-in web workbench lets users run queries and inspect request traces without any MCP client. Notably, the entire server ships with zero external dependencies and intentionally limits itself to two core MCP tools by default to minimize token consumption, preserving context window space for developers, data analysts, and database administrators working with AI coding assistants.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/bytebase/dbhub
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "dbhub": {
      "command": "node",
      "args": ["/path/to/dbhub/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/bytebase/dbhub and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
agentsaianthropicclaudeclaude-aicodexcursordatabasedifyllmmariadbmcpmcp-servermssqlmysqlpostgrespostgresqlsqlsqlitesqlserver

Lo que la gente pregunta sobre dbhub

¿Qué es bytebase/dbhub?

+

bytebase/dbhub es mcp servers para el ecosistema de Claude AI. Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite. Tiene 3k estrellas en GitHub y se actualizó por última vez 3d ago.

¿Cómo se instala dbhub?

+

Puedes instalar dbhub clonando el repositorio (https://github.com/bytebase/dbhub) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar bytebase/dbhub?

+

Nuestro agente de seguridad ha analizado bytebase/dbhub y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene bytebase/dbhub?

+

bytebase/dbhub es mantenido por bytebase. La última actividad registrada en GitHub es de 3d ago, con 5 issues abiertos.

¿Hay alternativas a dbhub?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega dbhub en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

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

Más MCP Servers