🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.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.6
to
0.2.7
+18
-0
CHANGELOG.json

@@ -5,2 +5,20 @@ {

{
"version": "0.2.7",
"tag": "@rushstack/mcp-server_v0.2.7",
"date": "Thu, 11 Sep 2025 00:22:31 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.16.0`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.0.3`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `0.74.4`"
}
]
}
},
{
"version": "0.2.6",

@@ -7,0 +25,0 @@ "tag": "@rushstack/mcp-server_v0.2.6",

+6
-1
# Change Log - @rushstack/mcp-server
This log was last generated on Tue, 19 Aug 2025 20:45:02 GMT and should not be manually modified.
This log was last generated on Thu, 11 Sep 2025 00:22:31 GMT and should not be manually modified.
## 0.2.7
Thu, 11 Sep 2025 00:22:31 GMT
_Version update only_
## 0.2.6

@@ -6,0 +11,0 @@ Tue, 19 Aug 2025 20:45:02 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.10"
"packageVersion": "7.52.11"
}
]
}
{
"name": "@rushstack/mcp-server",
"version": "0.2.6",
"version": "0.2.7",
"description": "A Model Context Protocol server implementation for Rush",

@@ -32,5 +32,5 @@ "keywords": [

"@rushstack/node-core-library": "5.14.0",
"@rushstack/terminal": "0.15.4",
"@rushstack/rush-sdk": "5.157.0",
"@rushstack/ts-command-line": "5.0.2"
"@rushstack/terminal": "0.16.0",
"@rushstack/rush-sdk": "5.158.1",
"@rushstack/ts-command-line": "5.0.3"
},

@@ -41,4 +41,4 @@ "devDependencies": {

"@types/node": "20.17.19",
"local-node-rig": "1.0.0",
"@rushstack/heft": "0.74.3"
"@rushstack/heft": "0.74.4",
"local-node-rig": "1.0.0"
},

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