mcp-server-npm-plus
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| searchC | Search npm packages by query. Returns name, version, description, and keywords. |
| package_infoB | Get detailed info about an npm package: description, license, repo, dependencies. |
| downloadsC | Get download statistics for an npm package. |
| compare_downloadsC | Compare download counts across multiple packages. |
| bundle_sizeB | Get bundle size (minified + gzip) for an npm package via Bundlephobia. |
| vulnerabilitiesB | Get vulnerability info for an npm package. Note: Full audit requires npm audit in project context. |
| dependency_treeC | Get dependency tree for an npm package (direct deps only). |
| download_trendsB | Get download trends (daily breakdown + sparkline) for an npm package. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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