dbhub
bytebase/dbhubToken conscious database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
Tools · 3
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…
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 …
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
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
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"dbhub": {
"url": "https://dbhub.ai/mcp",
"transport": "http"
}
}
}