Run npm audit fix to resolve vulnerabilities in your Node.js project dependencies directly from the MCP Basics server, ensuring secure and up-to-date package management.
Check for outdated npm packages in a specified directory using the MCP server. Identify dependencies that need updating to maintain project efficiency.
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.
Fetches up-to-date documentation for any npm package directly in your IDE by retrieving README files from GitHub repositories or package tarballs. Provides real-time access to current package documentation and API information.
A Model Context Protocol server that enables AI-powered analysis of NPM packages through multiple tools for security vulnerability scanning, dependency analysis, package comparison, and quality assessment.