Skip to main content
Glama
BPN-Solutions

VibeCheck MCP Server

check_dependencies

Scans npm dependencies for known vulnerabilities using the GitHub Advisory Database. Identifies CVEs, severity levels, and patched versions to help secure your project.

Instructions

Run npm audit to check dependencies for known vulnerabilities.

Uses the GitHub Advisory Database (same as npm audit). Returns known CVEs, severity levels, and patched versions.

Requirements:

  • npm must be installed

  • Directory must contain package-lock.json (or yarn.lock/pnpm-lock.yaml)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYesPath to directory containing package.json and package-lock.json
includeDevDependenciesNoInclude devDependencies in scan (default: false)
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BPN-Solutions/vibecheck-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server