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

@ravendb/mcp

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ravendb/mcp - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+7
-6
package.json
{
"name": "@ravendb/mcp",
"version": "1.0.1",
"version": "1.0.2",
"description": "Read-only MCP diagnostics server for RavenDB. Run it with npx; no .NET required.",
"mcpName": "io.github.ravendb/ravendb-mcp",
"bin": {

@@ -13,7 +14,7 @@ "ravendb-mcp": "bin/cli.js"

"optionalDependencies": {
"@ravendb/mcp-win32-x64": "1.0.1",
"@ravendb/mcp-win32-arm64": "1.0.1",
"@ravendb/mcp-linux-x64": "1.0.1",
"@ravendb/mcp-darwin-x64": "1.0.1",
"@ravendb/mcp-darwin-arm64": "1.0.1"
"@ravendb/mcp-win32-x64": "1.0.2",
"@ravendb/mcp-win32-arm64": "1.0.2",
"@ravendb/mcp-linux-x64": "1.0.2",
"@ravendb/mcp-darwin-x64": "1.0.2",
"@ravendb/mcp-darwin-arm64": "1.0.2"
},

@@ -20,0 +21,0 @@ "engines": {

@@ -29,5 +29,1 @@ # @ravendb/mcp

Windows (x64, arm64), macOS (x64, arm64), Linux (x64).
---
mcp-name: io.github.ravendb/ravendb-mcp