Sign In

@stackql/mcp-server

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stackql/mcp-server - npm Package Compare versions

Comparing version
0.10.582
to
0.10.591
+1
-1
package.json
{
"name": "@stackql/mcp-server",
"version": "0.10.582",
"version": "0.10.591",
"description": "StackQL MCP server - SQL-native query and provisioning engine for cloud infrastructure, served over MCP. Downloads the signed stackql binary on first run.",

@@ -5,0 +5,0 @@ "bin": {

{
"version": "0.10.582",
"baseUrl": "https://releases.stackql.io/stackql/0.10.582",
"version": "0.10.591",
"baseUrl": "https://releases.stackql.io/stackql/0.10.591",
"platforms": {
"linux-x64": { "bundle": "stackql-mcp-linux-x64.mcpb", "sha256": "c8aef83cddb169c754215a8ee43ff7af2047b2e8e87940f5e2335998600517d1" },
"linux-arm64": { "bundle": "stackql-mcp-linux-arm64.mcpb", "sha256": "61d6f7b7284ebd20cd442a414557205914214d01fe02de27f36254ef0d900878" },
"windows-x64": { "bundle": "stackql-mcp-windows-x64.mcpb", "sha256": "b49d8c96048a7cc1e263df7ac31f96feaf09fc3b40df261d8d8380de9c2d17d1" },
"darwin-universal": { "bundle": "stackql-mcp-darwin-universal.mcpb", "sha256": "55eb051e7ffc194e4c6e0d36cb7a2ea8463902a8801ab74be200ef03a36b5154" }
"linux-x64": { "bundle": "stackql-mcp-linux-x64.mcpb", "sha256": "bc8d5bd4ce4e20e90e7b515bfab4994be89607142fcce059bcfb37f8542fc354" },
"linux-arm64": { "bundle": "stackql-mcp-linux-arm64.mcpb", "sha256": "ebec0ed33f5eb540fea8422040b46d69d56cb4ead1c37274da67c681813be3ed" },
"windows-x64": { "bundle": "stackql-mcp-windows-x64.mcpb", "sha256": "45eb1a7af3ec51bc94af16c48e67d9d4ef65b94f1619f40abcafe43c8d3a2843" },
"darwin-universal": { "bundle": "stackql-mcp-darwin-universal.mcpb", "sha256": "06bce9898d5f99214068d762d44474293820a6da7b5e9529fc1d932ee69b4c2d" }
}
}