Skip to main content
Glama
ofershap

mcp-server-npm-plus

by ofershap

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search

Search npm packages by query. Returns name, version, description, and keywords.

package_info

Get detailed info about an npm package: description, license, repo, dependencies.

downloads

Get download statistics for an npm package.

compare_downloads

Compare download counts across multiple packages.

bundle_size

Get bundle size (minified + gzip) for an npm package via Bundlephobia.

vulnerabilities

Get vulnerability info for an npm package. Note: Full audit requires npm audit in project context.

dependency_tree

Get dependency tree for an npm package (direct deps only).

download_trends

Get download trends (daily breakdown + sparkline) for an npm package.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ofershap/mcp-server-npm-plus'

If you have feedback or need assistance with the MCP directory API, please join our Discord server