Dbx runs on your own machine — the client starts it, so there is no endpoint to ping. 6 807 installs a week from npm. Last commit 4 Aug 2026.
Query databases from AI agents using connections configured in DBX.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add dbx -- npx -y @dbx-app/mcp-server
{
"mcpServers": {
"dbx": {
"args": [
"-y",
"@dbx-app/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.dbx]
command = "npx"
args = ["-y", "@dbx-app/mcp-server"]
{
"mcpServers": {
"dbx": {
"args": [
"-y",
"@dbx-app/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"dbx": {
"args": [
"-y",
"@dbx-app/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.