🚀 Socket Launch Week Day 4:Socket MCP Adds Org Alerts, Threat Feed Review, and Package Inspection.Learn more
Sign In

@rushstack/mcp-server

Package Overview
Dependencies
Maintainers
3
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/mcp-server - npm Package Compare versions

Comparing version
0.2.5
to
0.2.6
+12
-0
CHANGELOG.json

@@ -5,2 +5,14 @@ {

{
"version": "0.2.6",
"tag": "@rushstack/mcp-server_v0.2.6",
"date": "Tue, 19 Aug 2025 20:45:02 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.74.3`"
}
]
}
},
{
"version": "0.2.5",

@@ -7,0 +19,0 @@ "tag": "@rushstack/mcp-server_v0.2.5",

+6
-1
# Change Log - @rushstack/mcp-server
This log was last generated on Fri, 01 Aug 2025 00:12:49 GMT and should not be manually modified.
This log was last generated on Tue, 19 Aug 2025 20:45:02 GMT and should not be manually modified.
## 0.2.6
Tue, 19 Aug 2025 20:45:02 GMT
_Version update only_
## 0.2.5

@@ -6,0 +11,0 @@ Fri, 01 Aug 2025 00:12:49 GMT

+1
-1

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.52.9"
"packageVersion": "7.52.10"
}
]
}
{
"name": "@rushstack/mcp-server",
"version": "0.2.5",
"version": "0.2.6",
"description": "A Model Context Protocol server implementation for Rush",

@@ -33,4 +33,4 @@ "keywords": [

"@rushstack/terminal": "0.15.4",
"@rushstack/ts-command-line": "5.0.2",
"@rushstack/rush-sdk": "5.157.0"
"@rushstack/rush-sdk": "5.157.0",
"@rushstack/ts-command-line": "5.0.2"
},

@@ -42,3 +42,3 @@ "devDependencies": {

"local-node-rig": "1.0.0",
"@rushstack/heft": "0.74.2"
"@rushstack/heft": "0.74.3"
},

@@ -45,0 +45,0 @@ "scripts": {