NPM
byKpangaa
0Enables language models and AI agents to securely interact with npm and its services.
Acerca de
NPM provides a complete Model Context Protocol (MCP) server for seamless and secure interaction with the npm ecosystem. It empowers language models to programmatically manage packages, execute scripts, and analyze project states in a structured manner. By offering a comprehensive suite of npm tools, resource access, and project analysis prompts, this server facilitates automated development workflows and enhances AI's ability to operate within software projects.
Características Principales
- 0 GitHub stars
- Automated npm project analysis for insightful project state assessment
- Secure operation with input validation (Zod), timeouts, and directory-specific support
- Support for installing development and global dependencies, and auditing security vulnerabilities
- Direct access to `package.json` contents and defined scripts as MCP resources
- Comprehensive npm command execution (search, install, uninstall, update, run scripts, audit)
Casos de Uso
- Programmatically managing project dependencies (install, update, uninstall) through AI agents
- Automating the execution of npm scripts within a project's lifecycle
- Performing security audits and automatically fixing vulnerabilities in npm-based projects