Back to MCP Servers
🔌

qianniuspace/mcp-security-audit

MIT

📇 ☁️ A powerful MCP (Model Context Protocol) Server that audits npm package dependencies for security vulnerabilities. Built with remote npm registry integration for real-time security checks.

TypeScriptAI & LLMs

Install

npx -y -y @smithery/cli

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "qianniuspace-mcp-security-audit": {
      "command": "npx",
      "args": [
        "-y",
        "-y",
        "@smithery/cli"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.