关于
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.
主要功能
- 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
使用案例
- Integrating npm package information into documentation tools.
- Building search interfaces for npm packages.
- Creating automated reports on npm package usage.