dbhub
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).
Related MCP Servers
View all databases servers →gateway
by centralmind
CentralMind Gateway is a tool designed to expose databases to AI agents via MCP or OpenAPI protocols, providing secure, LLM-optimized APIs.
supabase-mcp
by supabase-community
Connect your Supabase projects to AI assistants using the Model Context Protocol (MCP) server.
mindsdb
by mindsdb
MindsDB is an open-source server that enables seamless interaction with large-scale federated data using the Model Context Protocol (MCP).
azure-mcp
by Azure
The Azure MCP Server implements the MCP specification to create a seamless connection between AI agents and Azure services.
genai-toolbox
by googleapis
MCP Toolbox for Databases is an open source MCP server for databases, designed to simplify and secure the development of database tools.
prisma
by prisma
Prisma is a next-generation ORM for Node.js and TypeScript, providing tools for data modeling, migrations, and querying databases.
mcp-notion-server
by suekou
MCP Server for the Notion API, enabling LLM to interact with Notion workspaces. Additionally, it employs Markdown conversion to reduce context size when communicating with LLMs, optimizing token usage and making interactions more efficient.