Dbhub icon

Dbhub

Createdbytebase

Provides a universal database gateway implementing the Model Context Protocol (MCP) server interface.

About

Dbhub acts as a universal database gateway, enabling MCP-compatible clients such as Claude Desktop and Cursor to connect to and interact with various databases including PostgreSQL, MySQL, SQL Server, and SQLite, using the Model Context Protocol (MCP). It supports database resource exploration, tool execution, and prompt capabilities like SQL generation and database element explanation, facilitating seamless integration with AI-powered development workflows.

Key Features

  • Connects to multiple database types (PostgreSQL, MySQL, SQL Server, SQLite)
  • Implements the Model Context Protocol (MCP) server interface
  • Supports executing queries and listing connectors
  • Offers prompt capabilities like SQL generation and database explanation
  • Can be deployed via Docker or NPM

Use Cases

  • Connecting AI tools like Claude Desktop and Cursor to databases
  • Providing a unified interface for interacting with different database systems
  • Enabling AI-powered database exploration and query generation