Check for outdated npm packages in a specified directory using the MCP server. Identify dependencies that need updating to maintain project efficiency.
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.
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.
A Model Context Protocol server that allows AI models to fetch detailed information about npm packages and discover popular packages in the npm ecosystem.
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.