Skip to main content
Glama

NPM MCP Server

searchNpmPackage

Fetch detailed information about npm packages directly from the NPM MCP Server using the package name. Simplify package discovery and analysis for AI models and developers.

Input Schema

NameRequiredDescriptionDefault
packageNameYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "packageName": { "type": "string" } }, "required": [ "packageName" ], "type": "object" }

You must be authenticated.

Other Tools from NPM MCP Server

Related Tools

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/mateusribeirocampos/npm-mcp-server'

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