Skip to content
Back to search
100
MCP live MCP 2026-07-28 http

dbhub

bytebase/dbhub

Token conscious database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.

Uptime
100.0%
1 direct probes · 30d
Response
1059ms
last probe
Tools
3
callable
Resources
1
readable
Prompts
0
available
Primary URL
https://dbhub.ai/mcp

Tools · 3

search_db_hub_minimal_database_mcp

Search across the DBHub, Minimal Database MCP Server knowledge base to find relevant information, code examples, API references, and guides. Use this tool when you need to answer questions about DBHub…

query_docs_filesystem_db_hub_minimal_database_mcp

Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the DBHub, Minimal Database MCP Server documentation pages and OpenAPI specs. This is NOT …

submit_feedback

Report a problem with this documentation site so the docs team can fix it. Use when a documentation page is incorrect, outdated, confusing, incomplete, or has a broken example. This is for feedback ab…

Resources · 1

dbhub

Use when agents need to connect AI tools to databases, execute SQL queries, explore database schemas, or define reusable parameterized database operations. Agents should reach for this skill when buil…

mintlify://skills/dbhub

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dbhub": {
      "url": "https://dbhub.ai/mcp",
      "transport": "http"
    }
  }
}