dbhub

dbhub

4.2

If you are the rightful owner of dbhub and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

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

DBHub serves as a universal database gateway that implements the Model Context Protocol (MCP) server interface. It allows MCP-compatible clients to connect to and explore various databases such as PostgreSQL, SQL Server, MySQL, and MariaDB. DBHub provides a seamless interface for executing SQL commands, generating SQL queries, and explaining database elements. It supports both HTTP and stdio transport modes, making it versatile for different client integrations. The platform is designed to be secure, offering SSL connections and a read-only mode for added protection. DBHub is open-source and can be easily installed using Docker or NPM, making it accessible for developers and database administrators.

Features

  • Universal database gateway supporting multiple databases.
  • Implements Model Context Protocol (MCP) server interface.
  • Supports both HTTP and stdio transport modes.
  • Offers SSL connections and read-only mode for security.
  • Open-source and easy to install via Docker or NPM.

Tools

  • Execute SQL: Execute single or multiple SQL statements (separated by semicolons).