HomeDatabases & Data › dbx

dbx

Query databases from AI agents using connections configured in DBX.

Rust
★ 20,574 stars Last pushed 2026-09-24 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.3)

npx -y @dbx-app/mcp-server@0.1.3

Or add to your MCP client config:

{
  "mcpServers": {
    "dbx": {
      "command": "npx",
      "args": [
        "-y",
        "@dbx-app/mcp-server@0.1.3"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry