MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. dbhub

dbhub

GitHub

DBHub is a universal database gateway that implements the Model Context Protocol (MCP) server interface, enabling MCP-compatible clients to connect to and explore various databases. DBHub is a universal database

1,296
11

DBHub: Universal Database Gateway

DBHub is a universal database gateway that implements the Model Context Protocol (MCP) server interface, enabling MCP-compatible clients to connect to and explore various databases like PostgreSQL, MySQL, SQL Server, and SQLite. It supports database resources such as schemas, tables, indexes, and procedures, along with tools like query execution and connector listing.

DBHub offers prompt capabilities for SQL generation and database element explanation. Installation is available via Docker and NPM, with specific configurations for Claude Desktop and Cursor. It supports stdio and sse transports.

Configuration involves setting up database connections through command-line arguments, environment variables, or environment files, with DSN formats provided for each supported database. A demo mode with a sample employee database is also available.

For development, the repository provides instructions for installing dependencies, running in development mode, and building for production, including debugging with MCP Inspector.

Repository

BY
bytebase

bytebase/dbhub

Created

March 9, 2025

Updated

March 28, 2025

Language

TypeScript

Category

Database