From d7a58b9482ae732969a7d0c23246a30409feedaa Mon Sep 17 00:00:00 2001 From: Tianzhou Date: Thu, 13 Mar 2025 19:07:34 +0800 Subject: [PATCH] add DBHub (#66) https://github.com/bytebase/dbhub Universal database MCP server connecting to MySQL, PostgreSQL, SQLite, DuckDB and etc. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e326e8..725c6a3 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ - **[Jira Context MCP](https://github.com/rahulthedevil/Jira-Context-MCP)** - MCP server to provide Jira Tickets information to AI coding agents like Cursor. - **[Fathom Analytics](https://github.com/mackenly/mcp-fathom-analytics)** - Access and analyze Fathom Analytics data and reports - **[Comet Opik](https://github.com/comet-ml/opik-mcp)** - MCP server to talk to your [Opik](https://github.com/comet-ml/opik) cloud or open-source instance to query and analyze LLM traces, metrics and observability. +- **[bytebase/dbhub](https://github.com/bytebase/dbhub)** – 📇 Universal database MCP server supporting mainstream databases. ## Clients