Nekzus MCP Server
@Nekzus
Nekzus MCP Server について
A powerful Model Context Protocol (MCP) server that revolutionizes NPM package analysis through AI.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-nekzus": {
"command": "docker",
"args": [
"build",
"-t",
"nekzus/mcp-server",
"."
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Nekzus MCP Server?
Nekzus MCP Server (also called NPM Sentinel MCP) is a Model Context Protocol server that provides real‑time NPM package analysis—including security, dependencies, and performance—through AI integration with Claude and Anthropic AI.
How to use Nekzus MCP Server?
Install via npx -y @nekzus/mcp-server@latest. For VS Code or Claude Desktop, add a stdio configuration with that command. Alternatively, use the Docker image or deploy over HTTP via Smithery.ai. All tools accept an optional ignoreCache: true parameter to skip caching.
Key features of Nekzus MCP Server
- Version tracking and dependency mapping
- Recursive security scanning with CVE lookup
- Download trends and package quality scores
- TypeScript support verification and bundle size analysis
- Real‑time package comparisons and license compatibility checks
- Automatic cache invalidation on lock file changes
Use cases of Nekzus MCP Server
- Evaluate the security posture of a new npm package before adoption
- Compare multiple packages to choose the best fit for a project
- Monitor maintenance and deprecation status of existing dependencies
- Automate dependency audits in CI/CD pipelines
- Get instant insights into package popularity and download trends
FAQ from Nekzus MCP Server
How do I install Nekzus MCP Server?
Use npx -y @nekzus/mcp-server@latest in your MCP client config, run the Docker image, or deploy via Smithery.ai for HTTP streamable transport.
What transports does it support?
It supports both STDIO (local development) and HTTP streamable (via Smithery.ai) transports. Existing STDIO configurations continue to work without changes.
How can I force a fresh lookup from the registry?
Pass "ignoreCache": true in the tool’s arguments. The cache is also automatically invalidated when pnpm-lock.yaml, package-lock.json, or yarn.lock changes.
What configuration options are available?
Set the NPM_REGISTRY_URL environment variable (default: https://registry.npmjs.org) to use a custom npm registry.
How does the security scanning work?
It performs recursive dependency scanning using Google’s deps.dev API for transitive graph resolution and OSV.dev for CVE details, providing rich advisories and severity ratings.
「その他」の他のコンテンツ
Nginx UI
0xJackyYet another WebUI for Nginx

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
コメント