mcp-server-npm

mcp-server-npm

3.3

If you are the rightful owner of mcp-server-npm and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol server that provides a tool to fetch npm package information.

The MCP Server for NPM Package Info is a specialized server designed to facilitate the retrieval of npm package information using the Model Context Protocol. It is particularly useful for developers who need to integrate npm package data into their development environments, such as IDEs that support MCP. The server exposes a tool called `getNpmPackageInfo`, which allows users to query detailed information about npm packages. This server uses STDIO transport, making it compatible with various IDEs, including Cursor, and ensures that the package information is returned in a structured format for easy consumption.

Features

  • Exposes a `getNpmPackageInfo` tool using MCP
  • Uses STDIO transport for IDE integrations (like Cursor)
  • Returns structured package information