Skip to main content
Glama

npm-search-mcp-server

by btwiuse

search_npm_packages

Query npm packages by name or keyword using a dedicated search tool to find relevant libraries and dependencies for your project.

Instructions

Search for npm packages

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from npm-search-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/btwiuse/npm-search-mcp-server'

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