@dbx-app/mcp-server
Advanced tools
+7
-7
| { | ||
| "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": { |
+4
-0
@@ -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 @@ |
+2
-2
@@ -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" |
36731
1.25%601
0.67%