@nekzus/mcp-server
Freeby MCP Community
NPM Sentinel MCP - A powerful Model Context Protocol (MCP) server that revolutionizes NPM package analysis through AI. Built to integrate with Claude and Anthro
v1.18.0Added Apr 12, 2026
mcpmodel-context-protocolclaudeanthropicai
@nekzus/mcp-server MCP Server
NPM Sentinel MCP - A powerful Model Context Protocol (MCP) server that revolutionizes NPM package analysis through AI. Built to integrate with Claude and Anthro
Installation
Reviews
Installation
Quick install
npx -y @nekzus/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@nekzus/mcp-server": {
"command": "npx",
"args": ["-y", "@nekzus/mcp-server"]
}
}
}