Npm Package
byLigament
0Enables AI assistants to fetch, explore, and analyze source code from any NPM package in real-time.
About
NPM Package is a Model Context Protocol (MCP) server designed to empower AI assistants with the ability to access and analyze source code from NPM packages. It provides features such as fetching packages, smart file discovery, selective code reading, and version control. The server is built with TypeScript, ensuring type safety and modern JavaScript performance with ES Modules. It's designed for seamless integration with AI assistants like Claude and ChatGPT, making it ideal for code analysis, learning, AI development, documentation, security auditing, and migration planning.
Key Features
- Lists and filters files with intelligent code detection.
- 0 GitHub stars
- Automatic temporary file management.
- Fetches and explores source code from any NPM package.
- Supports any published package version.
- Full TypeScript support.
Use Cases
- Enable AI assistants to understand package internals.
- Review dependencies for security issues.
- Analyze libraries before adopting them.