Skip to main content
Glama

npm-search-mcp-server

by btwiuse

search_npm_packages

Find and retrieve npm packages by entering specific search queries to streamline package discovery and integration in your projects.

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" }

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