Connect to Claude
Npm icon

Npm

Fetches information about npm packages, including details and popularity rankings.

About

This Model Context Protocol (MCP) server provides an interface to retrieve information about npm packages. It offers functionalities to search for detailed package information and list the 10 most popular packages, sorted by popularity. The server exposes tools for package search, providing details like name, version, description, author, homepage, repository, and dependencies, as well as a resource for fetching a list of popular packages with their names, descriptions, and versions. It's designed for integration with AI models to assist with tasks such as package information retrieval, version comparison, dependency analysis, and discovering popular alternatives.

Key Features

  • 0 GitHub stars
  • Fetches detailed information about npm packages.
  • Lists the 10 most popular npm packages.
  • Offers a resource to list popular packages with key information.
  • Designed for integration with AI models for enhanced package analysis.
  • Provides package details: name, version, description, author, homepage, repository, and dependencies.

Use Cases

  • Compare different package versions.
  • Analyze dependencies.
  • Get package information before installation.