@nekzus/mcp-server 1.5.4 → 1.5.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -9,12 +9,12 @@
|
|
|
9
9
|
[](https://smithery.ai/server/@Nekzus/npm-sentinel-mcp)
|
|
10
10
|
[](https://paypal.me/maseortega)
|
|
11
11
|
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
<a href="https://glama.ai/mcp/servers/@Nekzus/mcp-server">
|
|
15
|
-
<img width="380" height="200" src="https://glama.ai/mcp/servers/@Nekzus/mcp-server/badge" alt="NPM Sentinel MCP server" />
|
|
12
|
+
<a href="https://glama.ai/mcp/servers/@Nekzus/npm-sentinel-mcp">
|
|
13
|
+
<img width="380" height="200" src="https://glama.ai/mcp/servers/@Nekzus/npm-sentinel-mcp/badge" alt="NPM Sentinel MCP badge" />
|
|
16
14
|
</a>
|
|
17
15
|
|
|
16
|
+
</div>
|
|
17
|
+
|
|
18
18
|
A powerful Model Context Protocol (MCP) server that revolutionizes NPM package analysis through AI. Built to integrate with Claude and Anthropic AI, it provides real-time intelligence on package security, dependencies, and performance. This MCP server delivers instant insights and smart analysis to safeguard and optimize your npm ecosystem, making package management decisions faster and safer for modern development workflows.
|
|
19
19
|
|
|
20
20
|
## Features
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nekzus/mcp-server",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.5",
|
|
4
4
|
"description": "NPM Sentinel MCP - A powerful Model Context Protocol (MCP) server that revolutionizes NPM package analysis through AI. Built to integrate with Claude and Anthropic AI, it provides real-time intelligence on package security, dependencies, and performance.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|