Skip to main content
Glama

Smart Search MCP

by adminhuan

ai_search_npm

Search NPM packages and documentation to find relevant packages for your project needs. Generates search URLs for accessing comprehensive package information and technical details.

Instructions

📦 NPM包搜索 - 搜索NPM包和相关文档

【重要】此工具会返回NPM搜索URL,Claude Code应该使用WebFetch工具访问该URL以获取真实搜索结果。

Input Schema

NameRequiredDescriptionDefault
queryYes包名或关键词
sizeNo返回结果数量,默认10

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "包名或关键词", "type": "string" }, "size": { "default": 10, "description": "返回结果数量,默认10", "type": "number" } }, "required": [ "query" ], "type": "object" }

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/adminhuan/smart-search-mcp'

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