Skip to main content
Glama
190,564 tools. Last updated 2026-06-10 20:03

"pnpm" matching MCP tools:

  • Upgrade Next.js to version 16 by running the official codemod for automatic upgrades and fixes, then resolve remaining issues manually. Covers async API changes, config migration, and deprecated API removals.
    MIT
  • Scan project dependencies to identify licenses and validate them against a policy file, flagging disallowed or unknown licenses for compliance checks before releases or when adding new packages.
    MIT
  • Search Forge's stored patterns to find previously learned conventions, failure modes, and successful approaches for project guidance and debugging.
    MIT
  • Save learned patterns like test commands and failure diagnostics to persistent memory for future project runs, preventing duplicate entries to maintain efficiency.
    MIT

Matching MCP Servers

  • A
    license
    B
    quality
    B
    maintenance
    Exposes your project's package.json scripts as MCP tools, allowing AI assistants to discover and execute npm/yarn/pnpm/bun scripts directly. Automatically detects your package manager and enables running scripts with optional arguments through natural language commands.
    Last updated
    5
    105
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Lightweight Node.js dependency vulnerability audit tool with CLI and MCP Server modes. Supports npm/pnpm, full dependency chain tracing, remote GitHub repo auditing, and generates Markdown/HTML reports.
    Last updated
    1
    1
    MIT

Matching MCP Connectors

  • npm MCP — wraps the npm Registry API (free, no auth)

  • npm package trends and weekly downloads over time. Free key at trendsmcp.ai

  • Verifies npm package names before install, checking for existence, typosquatting, and security issues. Returns allow, warn, or block to prevent malicious or hallucinated packages.
  • Executes the project's build command for the specified project, returning success status and truncated output. Auto-detects build tool based on project platform.
    MIT
  • Check which npm user is currently authenticated. If not logged in, configure the NPM_TOKEN environment variable in your MCP settings to enable authentication.
    MIT
  • Returns the shell command to install UploadKit packages, matching your project's package manager (pnpm, npm, yarn, bun).
    MIT
  • Identifies the package manager in use by analyzing lockfiles and package.json, then provides the correct commands for installing dependencies, running scripts, and executing packages.
    MIT
  • Verify MCP server authentication to Odoo and access to PPM models, returning counts of portfolios, programs, projects, and risks.
    LGPL 3.0
  • Scans npm dependencies for known vulnerabilities using the GitHub Advisory Database. Identifies CVEs, severity levels, and patched versions to help secure your project.
    MIT
  • Scan project dependencies for known vulnerabilities using npm audit and the GitHub Advisory Database. Returns CVEs, severity levels, and patched versions to identify security risks.
    MIT
  • Retrieve all available versions of NPM packages to ensure compatibility and streamline package management decisions. Integrates with AI-driven insights for enhanced analysis.
    MIT
  • Retrieve all available versions of specified NPM packages to analyze compatibility, dependencies, and version history.
    TypeScript
    MIT
  • Audit Node.js project dependencies for security vulnerabilities with severity, CVSS scores, and dependency chains. Generates Markdown or HTML reports.
    MIT
  • Audits project dependencies for known CVEs, returning severity levels and remediation advice. Supports npm, yarn, pnpm, cargo, and pip with auto-detection.
    MIT
  • Returns the exact install command for any appCN component with three methods: appCN CLI, shadcn namespaced, or shadcn by URL. Supports npm, pnpm, yarn, or bun.
    MIT