dbhub MCP Server — Claude & Cursor Integration

# dbhub MCP Server ## What is dbhub? dbhub is a production-ready Model Context Protocol (MCP) server with 3,468 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install bytebase/dbhub # Or manual git clone https://github.com/bytebase/dbhub.git cd dbhub ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** TypeScript - **Stars:** ⭐ 3,468 - **Forks:** 🍴 295 - **License:** MIT - **Updated:** 2026-09-07 - **Repo:** [bytebase/dbhub](https://github.com/bytebase/dbhub)