🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@dbx-app/mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dbx-app/mcp-server - npm Package Compare versions

Comparing version
0.4.46
to
0.4.47
+7
-7
package.json
{
"name": "@dbx-app/mcp-server",
"version": "0.4.46",
"version": "0.4.47",
"description": "MCP server for DBX — query databases from Claude Code, Cursor, and other AI agents",

@@ -31,8 +31,8 @@ "keywords": [

"optionalDependencies": {
"@dbx-app/mcp-darwin-arm64": "0.4.46",
"@dbx-app/mcp-darwin-x64": "0.4.46",
"@dbx-app/mcp-linux-arm64-gnu": "0.4.46",
"@dbx-app/mcp-linux-x64-gnu": "0.4.46",
"@dbx-app/mcp-win32-arm64": "0.4.46",
"@dbx-app/mcp-win32-x64": "0.4.46"
"@dbx-app/mcp-darwin-arm64": "0.4.47",
"@dbx-app/mcp-darwin-x64": "0.4.47",
"@dbx-app/mcp-linux-arm64-gnu": "0.4.47",
"@dbx-app/mcp-linux-x64-gnu": "0.4.47",
"@dbx-app/mcp-win32-arm64": "0.4.47",
"@dbx-app/mcp-win32-x64": "0.4.47"
},

@@ -39,0 +39,0 @@ "devDependencies": {

@@ -165,2 +165,4 @@ # DBX MCP Server

DuckDB runs through the standalone DBX DuckDB driver. Install it from DBX Driver Manager before using a DuckDB connection through local MCP. The MCP binary includes the sidecar client but does not bundle the DuckDB engine.
DBX connection storage defaults to:

@@ -200,2 +202,4 @@

Docker and DBX Web also require the standalone DuckDB driver. Install it from Driver Manager after the first launch; when `/app/data` is persisted, the driver is stored under `/app/data/agents` and survives container upgrades.
### Windows portable DBX

@@ -202,0 +206,0 @@

@@ -9,3 +9,3 @@ {

},
"version": "0.4.46",
"version": "0.4.47",
"packages": [

@@ -15,3 +15,3 @@ {

"identifier": "@dbx-app/mcp-server",
"version": "0.4.46",
"version": "0.4.47",
"transport": {

@@ -18,0 +18,0 @@ "type": "stdio"