Npm Readme icon

Npm Readme

Fetches README files and searches for npm packages.

About

Provides an MCP server designed to interact with the npm registry, enabling users to fetch README content (Markdown and HTML) and search for packages based on query text, author, and/or keywords, with results sorted by popularity.

Key Features

  • Fetches README content (Markdown and HTML) from npm packages.
  • Searches for npm packages based on various criteria.
  • Sorts search results by popularity or npm default relevance.
  • Provides package metadata alongside README content.
  • 0 GitHub stars

Use Cases

  • Integrating npm package information into documentation tools.
  • Building search interfaces for npm packages.
  • Creating automated reports on npm package usage.