Provides comprehensive contextual information about npm packages, including README files, versions, dependencies, and download statistics through a Model Context Protocol server.
The NPM Context Agent is a robust Model Context Protocol (MCP) server designed to provide in-depth contextual information about npm packages. It allows users to effortlessly fetch detailed package metadata, access README files directly from GitHub with smart branch fallback, search the npm registry, view package version histories and dependencies, and track download statistics. Built with type-safe validation using Zod and supporting scoped packages, it serves as a powerful backend for applications requiring rich, structured data about the npm ecosystem, enabling seamless integration into various development and AI workflows.