Skip to main content
Glama
133,413 tools. Last updated 2026-05-25 15:15

"npm" matching MCP tools:

  • Retrieve TypeScript type definitions for specified NPM packages, sourced either from the main package or @types/. Supports version and search mode customization for precise type retrieval.
  • Analyze TypeScript type definitions for NPM packages to determine their status, recommend approaches, and suggest alternatives. Supports version-specific checks for improved development clarity.
  • Fix npm package vulnerabilities by running npm audit fix in a specified directory to address security issues in dependencies.
  • Retrieve maintainer details for specified NPM packages, enabling informed decisions on package usage and security through the NPM Sentinel MCP server.
    TypeScript
    MIT
  • Determine if the bridge is up to date by comparing its version with the latest on npm. Returns upgrade steps when an update is available.
    MIT

Matching MCP Servers

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

  • Search npm or PyPI to estimate market crowdedness for a package category, validating claims about market emptiness or competitiveness.
    MIT
  • Retrieve full details of a security threat incident, including compromised package names, versions, and C2 domains/IPs. After listing incidents, use this to extract concrete IOCs and determine which exposure checks to run based on the ecosystem (npm or pypi).
    Apache 2.0
  • Search for NPM or Python packages by name to get repository URLs, check deprecation status, and compare alternatives. Returns direct links to source code for further exploration.
    TypeScript
    MIT
  • Fetches and writes a CustomClaw utility payload to a specified directory. For paid utilities, requires a Stripe session ID from the buyer's receipt. Returns written files and npm dependencies but does not run install.
    MIT
  • Retrieve npm package metadata including version, documentation URLs, repository links, license, and maintainer information for informed development decisions.
    MIT
  • Retrieve package metadata from deps.dev: all versions, default version, and ecosystem for npm, PyPI, Go, Maven, Cargo, and NuGet packages.
    MIT
  • Check security advisories from OSV for a specific package version across npm, PyPI, Go, Maven, Cargo, and NuGet. Returns advisory IDs with links to OSV.dev.
    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
  • Retrieve npm package documentation directly from registry README files to access installation instructions, usage examples, and API references for JavaScript/Node.js packages.
    MIT
  • Generate safe upgrade commands for vulnerable packages to review before applying fixes. Returns npm install and pip install commands grouped by ecosystem.
    MIT
  • Verify username availability across social media and developer platforms to secure consistent branding. Returns status with confidence levels for GitHub, Twitter, Reddit, npm, and other platforms.
    MIT
  • Extract version history and release notes from GitHub repositories, npm packages, or websites to track updates, maintenance activity, and feature releases.
    MIT