Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”’ Security
  3. MCP Security Audit
MCP Security Audit logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 1:16:26 PM

MCP Security Audit

User RatingsBe the first to rate and review this MCP server!
View Repository57 GitHub StarsTotal stargazers on GitHub for the source repository (57 stars).Visit Website
npmsecuritydependency-auditdeveloper-tools

Audits npm dependencies against the remote registry and reports severity, CVE, CVSS, and upgrade information.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "qianniuspace-mcp-security-audit": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ”’ More in Security

Overview

qianniuspace/mcp-security-audit MCP server audits npm package dependencies for known security vulnerabilities using a remote npm registry. It returns structured findings with severity levels, descriptions, CVE and GitHub advisory references, CVSS data, and available fixes. The server supports npm, pnpm, and yarn projects and can recommend upgrade versions. Reach for it when an MCP-compatible client needs dependency security checks without leaving the development workflow.

Use cases

โ€ขAudit npm dependencies for known vulnerabilities
โ€ขReview package findings by severity
โ€ขIdentify upgrade versions for vulnerable packages
โ€ขInspect CVE and CVSS details in an MCP client

Key features

โ€ขRemote npm registry security checks
โ€ขCritical-to-low severity reporting
โ€ขCVE, CVSS, CWE, and advisory references
โ€ขAutomatic fix recommendations
โ€ขnpm, pnpm, and yarn support
โ€ขStructured clean-audit responses

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Security Audit.

Extracted Tool Capabilities
Remote npm registry security checks
Critical-to-low severity reporting
CVE, CVSS, CWE, and advisory references
Automatic fix recommendations
npm, pnpm, and yarn support
Structured clean-audit responses

How MCP Security Audit works

What qianniuspace/mcp-security-audit MCP server does

qianniuspace/mcp-security-audit MCP server exposes npm dependency auditing through the Model Context Protocol. It checks dependencies for known vulnerabilities and returns a structured result for each finding. The reported data can include the affected package, installed version, severity, vulnerability description, CVE identifier, GitHub advisory ID, CVSS score and vector, CWE identifiers, advisory URL, and whether a fix is available.

The server recognizes four severity levels: critical, high, moderate, and low. When a vulnerable dependency has a known remedy, the response can include a recommended version and the fixed version. A clean result is represented separately, with metadata and a message indicating that no known vulnerabilities were found.

How it works

Audits use integration with the remote npm registry, allowing the server to perform current checks against registry-provided security information rather than relying only on local example data. The output is transformed into a more structured format than the raw npm audit response. Each response includes metadata such as the audit timestamp and package manager.

The documented examples show results for npm packages, including a vulnerable lodash version and its related advisory information. The README also identifies npm, pnpm, and yarn as supported package managers. It does not document a separate database, authentication flow, or a user-configurable registry URL.

Setup and configuration

The package can be run directly through npx:

config.json
{
  "mcpServers": {
    "mcp-security-audit": {
      "command": "npx",
      "args": ["-y", "mcp-security-audit"]
    }
  }
}

The repository documents configuration for Cline and Cursor. Claude Desktop installation is also documented through Smithery. For a source-based setup, clone the repository, run npm install, and build it with npm run build; the resulting build entry point can then be referenced in an MCP client configuration.

Tools and capabilities

qianniuspace/mcp-security-audit MCP server provides dependency vulnerability scanning with:

  • Real-time checks through a remote npm registry
  • Critical, high, moderate, and low severity classification
  • Structured vulnerability reports
  • CVE, GitHub advisory, CVSS, and CWE details when available
  • Upgrade recommendations and fixed-version information
  • Support references for npm, pnpm, and yarn package managers
  • Clean-result responses when no known vulnerabilities are found

The README describes the response format and capabilities but does not publish a named MCP tool or its complete input schema. Client configuration should therefore be based on the package instructions rather than an assumed tool name.

Limitations and notes

The server reports known vulnerabilities returned by its audit source; a clean response should not be interpreted as proof that dependencies are free of every possible security issue. Its operation depends on access to the remote npm registry. The supplied material does not describe offline operation, private registry configuration, lockfile-specific behavior, authentication options, or automatic modification of project files. Fix recommendations are reported as audit results; the documentation does not state that the server applies upgrades itself.

The project is released under the MIT License. Example response files are included in the repository for development reference, but they are transformed examples rather than a substitute for a live audit.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Security View all alternatives
  • Depguard logoDepguard

    Pre-install guardian for npm packages with static code analysis, supply-chain attack detection, vulnerability audit (npm + GitHub Advisory Database), AI hallucination guard, and CycloneDX 1.6 SBOM generation with VEX. 28 MCP tools. Zero runtime dependencies โ€” the SBOM serializer is implemented natively against the public CycloneDX schema.

    ๐Ÿ”’ Security4 views
    Compare vs Depguard โ†’
  • Pkgxray logoPkgxray

    Pre-install security scans for npm packages, MCP servers, and AI agents with cited verdict evidence.

    ๐Ÿ”’ Security4 views
    Compare vs Pkgxray โ†’
  • Codeinspectus logoCodeinspectus

    Local-first, zero-egress security scanner for AI-generated / "vibe-coded" JS/TS. Bundles Opengrep, Gitleaks & Trivy behind one CWE-keyed schema and adds AI-code-specific checks (client-side secret exposure, Supabase RLS, prompt-injection & LLM-output XSS sinks). No account, no telemetry.

    ๐Ÿ”’ Security6 views
    Compare vs Codeinspectus โ†’
  • Apktool MCP Server logoApktool MCP Server

    APKTool MCP Server is a MCP server for the Apk Tool to provide automation in reverse engineering of Android APKs.

    ๐Ÿ”’ Security3 views
    Compare vs Apktool MCP Server โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
57
Stargazers on the source repository.
npm downloads
33k
Package downloads in the last 30 days.
Last commit
1y ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Security Audit

Run it with npx using `npx -y mcp-security-audit`, then add that command and package name to the MCP client configuration.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Security Audit AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/qianniuspace-mcp-security-audit?style=directory)](https://allmcps.com/mcp/qianniuspace-mcp-security-audit)
HTML Embed
<a href="https://allmcps.com/mcp/qianniuspace-mcp-security-audit"><img src="https://allmcps.com/api/badge/qianniuspace-mcp-security-audit?style=directory" alt="MCP Security Audit on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”’Security
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor, Cline / VS Code
Last updatedSep 4, 2026
3/6 checks healthy over the last 32d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars57
GitHub Star CountTotal stargazers on GitHub representing community popularity (57 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 18, 2025
npm downloads33,418/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
56Quality signal: Good ยท 56/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity7/15
Community engagement1/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev ยท @smithery/cli (npm)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”’ Security โ†’Best MCP servers for Security โ†’Alternatives to MCP Security Audit โ†’Install in Claude DesktopInstall in CursorInstall in VS Code