Fetches README files and searches for npm packages.
概要
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.