Skip to main content
Glama
520,054 tools. Updated 2026-09-06 08:43

"pnpm" matching MCP tools:

  • Inspect FPGA workflow tooling on local or remote machines—checking available simulators, compilers, PDS paths, and license configuration.
    Apache 2.0
  • Scan a project directory with Syft to generate a Software Bill of Materials (SBOM). Get an inventory of all software components and dependencies for compliance and vulnerability scanning.
    MIT No Attribution
  • Search Forge's stored patterns to find previously learned conventions, failure modes, and successful approaches for project guidance and debugging.
    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
  • Fetch live top-trending boards across 20+ feeds, sorted by current rank or by biggest climbers over a chosen time window. Pass category for category-specific feeds.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables LLM clients to inspect local development environment, including Docker container health, pnpm workspace integrity, and stuck process diagnosis.
    4
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Audits package lockfiles for vulnerabilities, supporting npm, yarn, and pnpm. Runs via CLI or as an MCP server over stdio.
    1
    12
    83
    MIT

Matching MCP Connectors

  • Save learned patterns like test commands and failure diagnostics to persistent memory for future project runs, preventing duplicate entries to maintain efficiency.
    MIT
  • Measure point-to-point growth for any keyword across sources like Google Search, YouTube, npm, and app downloads. Compare custom growth windows (7D, 3M, YTD) to identify rising or declining trends.
    MIT
  • 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
  • Verifies npm package names before install, checking for existence, typosquatting, and security issues. Returns allow, warn, or block to prevent malicious or hallucinated packages.
    Apache 2.0
  • Get the correct shell command to install UploadKit packages based on your project's package manager. Supports pnpm, npm, yarn, and bun.
    MIT
  • Search npm registry to discover packages by name or keywords. Get popularity rankings, descriptions, downloads, and quality scores to compare options.
    MIT
  • Retrieve full historical time-series data for a keyword and source to chart trends or run custom math. Use when past patterns matter, not for live what's-hot-now lists.
    MIT
  • Scan a public git repository for vulnerable dependencies, secret leaks, and configuration problems, returning a structured JSON report with severity, file, and fixed versions.
    MIT
  • Audit a lockfile to confirm installed versions against OSV advisories, returning the lead finding and direct-versus-transitive dependency split.
    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
  • Retrieve npm package metadata such as version, license, dependencies, and download statistics to verify package maintenance and assess risk before adding it as a dependency.
    MIT
  • Check versions of globally installed CLI tools, compare installed vs latest, and get update commands. Filter by category for package managers, build tools, dev tools, or CLI tools.
    MIT