claude mcp add bytebase-dbhub -- npx -y @bytebase/dbhub
{
"mcpServers": {
"bytebase-dbhub": {
"command": "npx",
"args": ["-y", "@bytebase/dbhub"]
}
}
}
{
"mcpServers": {
"bytebase-dbhub": {
"command": "npx",
"args": ["-y", "@bytebase/dbhub"]
}
}
}
{
"mcpServers": {
"bytebase-dbhub": {
"command": "npx",
"args": ["-y", "@bytebase/dbhub"]
}
}
}
About This MCP Server
The io.github.bytebase/dbhub server is a minimal database Model Context Protocol server that supports various databases including PostgreSQL, MySQL, SQL Server, SQLite, and MariaDB, enabling connections to these databases through standardized protocols. It can be utilized by developers when they need to integrate their AI coding assistants with these supported databases. Developers can reach for this server when setting up database connections for their projects, leveraging its support for npm, stdio, and bytebase.
Minimal Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with database capabilities via the stdio transport.
Package
@bytebase/dbhub on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The DBHub server extends your AI assistant with database capabilities. Once installed, your AI can use its tools automatically.